title property

  1. @override
String title
final

The text to display to the user.

Not exposed for some built-in menu items whose title is always set by the platform.

Implementation

@override
final String title;