text property

String? text
final

Text to display on the button.

If child is provided, this value is ignored.

Implementation

final String? text;