title property
The text to display to the user.
Not exposed for some built-in menu items whose title is always set by the platform.
Implementation
String? get title => null;
The text to display to the user.
Not exposed for some built-in menu items whose title is always set by the platform.
String? get title => null;