key property
T
key
final
The unique key identifying this menu item.
If this is a custom menu item, the key must be custom.
Implementation
final T key;
The unique key identifying this menu item.
If this is a custom menu item, the key must be custom.
final T key;