menu
fastyle_dart package
documentation
ui/pages/section.page.dart
FastSectionPage
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/pages/section.page
FastSectionPage
actions property
FastSectionPage class