menu
notification_manager package
documentation
features/notifications/data/models/notification_action.dart
NotificationAction
destructive property
destructive property
dark_mode
light_mode
destructive
property
bool
destructive
final
Whether the action is destructive.
Implementation
final bool destructive;
notification_manager package
documentation
features/notifications/data/models/notification_action
NotificationAction
destructive property
NotificationAction class