text property
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;
The text to display on the button.
This text will be centered within the button and can be styled using buttonTextStyle.
final String text;