menu
eliud_pkg_notifications_model package
documentation
model/notification_component.dart
AbstractNotificationComponent
AbstractNotificationComponent constructor
AbstractNotificationComponent constructor
dark_mode
light_mode
AbstractNotificationComponent
constructor
AbstractNotificationComponent
(
{
Key
?
key
,
required
AppModel
app
,
required
String
notificationId
,
})
Implementation
AbstractNotificationComponent( {super.key, required this.app, required this.notificationId});
eliud_pkg_notifications_model package
documentation
model/notification_component
AbstractNotificationComponent
AbstractNotificationComponent constructor
AbstractNotificationComponent class