text property

String text
final

The text to display on the button.

This text will be centered within the button and can be styled using buttonTextStyle.

Implementation

final String text;