shortcuts property
The shortcuts and the associated actions.
Defaults to closing the popover when the escape key is pressed.
Implementation
final Map<ShortcutActivator, VoidCallback>? shortcuts;
The shortcuts and the associated actions.
Defaults to closing the popover when the escape key is pressed.
final Map<ShortcutActivator, VoidCallback>? shortcuts;