menu
backstreets_widgets package
documentation
widgets.dart
PerformableActionsContext
actions property
actions property
dark_mode
light_mode
actions
property
List
<
PerformableAction
>
actions
final
The actions for this context.
Implementation
final List<PerformableAction> actions;
backstreets_widgets package
documentation
widgets
PerformableActionsContext
actions property
PerformableActionsContext class