buttonText property
buttonText is optional; the text to be displayed inside the button. Omitted if buttonImage is set. Default vlaue is an empty string.
Implementation
final String? buttonText;
buttonText is optional; the text to be displayed inside the button. Omitted if buttonImage is set. Default vlaue is an empty string.
final String? buttonText;