buttonSubTitle property

String? buttonSubTitle

Property getter and setter for buttonSubTitle:

Implementation

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

Implementation

set buttonSubTitle(String? buttonSubTitle);