secondaryAction property

String? secondaryAction
final

The text for the button that will close this dialog and cancel any value retrieval.

Typically 'Cancel'.

Implementation

final String? secondaryAction;