menu
backstreets_widgets package
documentation
widgets.dart
InheritedGameShortcuts
shortcuts property
shortcuts property
dark_mode
light_mode
shortcuts
property
List
<
GameShortcut
>
shortcuts
final
The shortcuts to use.
Implementation
final List<GameShortcut> shortcuts;
backstreets_widgets package
documentation
widgets
InheritedGameShortcuts
shortcuts property
InheritedGameShortcuts class