title property

String? get title

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;