label property

String? label
final

The button's text label (required for non-icon-only buttons)

Implementation

final String? label;