label property

String? label
final

The text to display inside the button. If child is provided, this will be ignored.

Implementation

final String? label;