menu
fluttery_framework package
documentation
view/app_state.dart
AppState<T extends StatefulWidget>
inShortcuts property
inShortcuts property
dark_mode
light_mode
inShortcuts
property
Map
<
LogicalKeySet
,
Intent
>
? Function
()
?
inShortcuts
final
inherited
Returns Map of 'LogicalKeySets' if any.
Implementation
final Map<LogicalKeySet, Intent>? Function()? inShortcuts;
fluttery_framework package
documentation
view/app_state
AppState<T extends StatefulWidget>
inShortcuts property
AppState class