secondaryActionText property

String? secondaryActionText
final

Label for an optional secondary (text) button under the main action. Only shows when both this and onSecondaryAction are set.

Implementation

final String? secondaryActionText;