menu
affogato_editor package
documentation
affogato_editor.dart
KeyboardShortcutsDispatcher
shortcuts property
shortcuts property
dark_mode
light_mode
shortcuts
property
Map
<
String
,
VoidCallback
>
shortcuts
final
Implementation
final Map<String, VoidCallback> shortcuts = {};
affogato_editor package
documentation
affogato_editor
KeyboardShortcutsDispatcher
shortcuts property
KeyboardShortcutsDispatcher class