buttonLabel property

String? buttonLabel

Property getter and setter for buttonLabel:

Implementation

String? get buttonLabel;
void buttonLabel=(String? buttonLabel)

Implementation

set buttonLabel(String? buttonLabel);