confirmText property

String confirmText
final

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;