menu
ready_widgets package
documentation
appbar/custom_appbar.dart
ReadyAppBar
actions property
actions property
dark_mode
light_mode
actions
property
List
<
Widget
>
?
actions
final
Widgets displayed after the title, typically action buttons.
Implementation
final List<Widget>? actions;
ready_widgets package
documentation
appbar/custom_appbar
ReadyAppBar
actions property
ReadyAppBar class