buttonText property

String? buttonText
final

This gives the button text or it sets default text as 'click me'.

Implementation

final String? buttonText;