menu
fastyle_dart package
documentation
ui/layouts/home_page.layout.dart
FastHomePageLayout
actions property
actions property
dark_mode
light_mode
actions
property
List
<
Widget
>
?
actions
final
A list of Widgets to display in a row after the title.
Implementation
final List<Widget>? actions;
fastyle_dart package
documentation
ui/layouts/home_page.layout
FastHomePageLayout
actions property
FastHomePageLayout class