label property

String? label
final

Optional text label for the button.

If not defined, the label is omitted.

Implementation

final String? label;