menu
littlefish_core package
documentation
notifications/models/notification_service.dart
NotificationService
onNotificationEvent abstract method
onNotificationEvent abstract method
dark_mode
light_mode
onNotificationEvent
abstract method
Future
<
void
>
onNotificationEvent
(
NotificationEvent
event
)
Implementation
Future<void> onNotificationEvent(NotificationEvent event);
littlefish_core package
documentation
notifications/models/notification_service
NotificationService
onNotificationEvent abstract method
NotificationService class