secondButtonText property

String? secondButtonText
getter/setter pair

A secondary main button, displayed only when using multiActions constructor multiActions constructor is the primaryActionButton

Implementation

late String? secondButtonText;