menu
backstreets_widgets package
documentation
widgets.dart
PerformableActions
actions property
actions property
dark_mode
light_mode
actions
property
List
<
PerformableAction
>
actions
final
The actions to use.
Implementation
final List<PerformableAction> actions;
backstreets_widgets package
documentation
widgets
PerformableActions
actions property
PerformableActions class