label property

String? label
final

Optional text label for the button, if null, the label is omitted.

Implementation

final String? label;