menu
nice2dev_flutter_ui
core\nice_shortcuts.dart
NiceShortcuts
selectAll constant
selectAll
dark_mode
light_mode
selectAll
constant
SingleActivator
const
selectAll
Implementation
static const selectAll = SingleActivator(LogicalKeyboardKey.keyA, control: true);
nice2dev_flutter_ui
nice_shortcuts
NiceShortcuts
selectAll constant
NiceShortcuts class