buttonText property

String? buttonText
final

takes a String and displays on button. set isButton to true to use this.

Implementation

final String? buttonText;