menu
custom_styles_package package
documentation
widgets/custom_appbar.dart
DefaultAppBarCustom
actions property
actions property
dark_mode
light_mode
actions
property
List
<
Widget
>
?
actions
getter/setter pair
A list of widgets to display after the title.
Implementation
List<Widget>? actions;
custom_styles_package package
documentation
widgets/custom_appbar
DefaultAppBarCustom
actions property
DefaultAppBarCustom class