label property

String? label
final

The text label for the button. Null for icon-only buttons.

Implementation

final String? label;