shortcut property Null safety
final
The optional shortcut that selects this PlatformMenuItem.
This shortcut is only enabled when onSelected is set.
Implementation
@override
final MenuSerializableShortcut? shortcut;
The optional shortcut that selects this PlatformMenuItem.
This shortcut is only enabled when onSelected is set.
@override
final MenuSerializableShortcut? shortcut;