secondaryActionText property
Label for an optional secondary (text) button under the main action. Only shows when both this and onSecondaryAction are set.
Implementation
final String? secondaryActionText;
Label for an optional secondary (text) button under the main action. Only shows when both this and onSecondaryAction are set.
final String? secondaryActionText;