menu
notification_manager package
documentation
features/notifications/domain/entities/notification_entity.dart
NotificationEntity
icon property
icon property
dark_mode
light_mode
icon
property
String
?
icon
final
The icon of the notification.
Implementation
final String? icon;
notification_manager package
documentation
features/notifications/domain/entities/notification_entity
NotificationEntity
icon property
NotificationEntity class