label property

String? label
final

An optional label to describe the action of this menu item.

It must be set when the pulldown menu is used in the toolbar.

Implementation

final String? label;