text property

String? text
final

The text to display.

Is used in the default constructor that creates a button with text.

Implementation

final String? text;