onShortcutPressed property

ShortcutPressed<T>? onShortcutPressed
final

Callback function when a shortcut is pressed.

Implementation

final ShortcutPressed<T>? onShortcutPressed;