menu
t_utils package
documentation
common/widgets/appbar/appbar.dart
TAppBar
actions property
actions property
dark_mode
light_mode
actions
property
List
<
Widget
>
?
actions
final
List of widgets displayed on the trailing side of the AppBar.
Implementation
final List<Widget>? actions;
t_utils package
documentation
common/widgets/appbar/appbar
TAppBar
actions property
TAppBar class