menu
t_utils package
documentation
common/widgets/appbar/appbar.dart
TAppBar
title property
title property
dark_mode
light_mode
title
property
Widget
?
title
final
Title widget for the AppBar. Can be any widget, such as
Text
or
Row
.
Implementation
final Widget? title;
t_utils package
documentation
common/widgets/appbar/appbar
TAppBar
title property
TAppBar class