secondaryAction property
final
The text for the button that will close this dialog and cancel any value retrieval.
Typically 'Cancel'.
Implementation
final String? secondaryAction;
The text for the button that will close this dialog and cancel any value retrieval.
Typically 'Cancel'.
final String? secondaryAction;