buttonText property

String? buttonText
final

Text for the Button (Button is only showed when != null and notEmpty)

Implementation

final String? buttonText;