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