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