menu
refreshed package
documentation
get_navigation/src/root/get_material_app.dart
GetMaterialApp<T>
shortcuts property
shortcuts property
dark_mode
light_mode
shortcuts
property
Map
<
LogicalKeySet
,
Intent
>
?
shortcuts
final
A map of shortcuts for keyboard shortcuts.
Implementation
final Map<LogicalKeySet, Intent>? shortcuts;
refreshed package
documentation
get_navigation/src/root/get_material_app
GetMaterialApp<T>
shortcuts property
GetMaterialApp class