label property

String label
final

The label that describes this button's action.

Must be provided so that it can be shown in the ToolbarOverflowMenu.

Implementation

final String label;