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