menu
sync_ease package
documentation
sync_ease/widgets/sync_ease_app.dart
SyncEaseApp
actions property
actions property
dark_mode
light_mode
actions
property
Map
<
Type
,
Action
<
Intent
>
>
?
actions
final
The map of actions to use with the shortcuts.
Implementation
final Map<Type, Action<Intent>>? actions;
sync_ease package
documentation
sync_ease/widgets/sync_ease_app
SyncEaseApp
actions property
SyncEaseApp class