menu
mvc_application package
documentation
view.dart
AppViewState<T extends StatefulWidget>
actions property
actions property
dark_mode
light_mode
actions
property
Map
<
Type
,
Action
<
Intent
>
>
?
actions
getter/setter pair
Implementation
Map<Type, Action<Intent>>? actions;
mvc_application package
documentation
view
AppViewState<T extends StatefulWidget>
actions property
AppViewState class