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