confirmText property
The text for the confirm button. Type: String (optional, defaults to 'Done'). Usage: Customizes the primary action button label, e.g., 'Save'.
Implementation
final String confirmText;
The text for the confirm button. Type: String (optional, defaults to 'Done'). Usage: Customizes the primary action button label, e.g., 'Save'.
final String confirmText;