shortcut property Null safety
The optional shortcut that selects this MenuItem.
This shortcut is only enabled when onSelected is set.
Implementation
MenuSerializableShortcut? get shortcut => null;
The optional shortcut that selects this MenuItem.
This shortcut is only enabled when onSelected is set.
MenuSerializableShortcut? get shortcut => null;