snoozeButtonText property

String? snoozeButtonText
final

Label for the snooze action button.

Example: "Snooze 5m" Not used by iOS; included for cross-platform consistency.

Implementation

final String? snoozeButtonText;