confirmText property
The text label for the confirm button. Defaults to "Confirm" for standard usage. Customize for context-specific phrasing, e.g., "Delete".
Implementation
final String confirmText;
The text label for the confirm button. Defaults to "Confirm" for standard usage. Customize for context-specific phrasing, e.g., "Delete".
final String confirmText;