menu
smart_notification_manager package
documentation
core/utils/notification_handlers.dart
NotificationHandler
handle abstract method
handle abstract method
dark_mode
light_mode
handle
abstract method
Future
<
void
>
handle
(
LocalNotificationModel
notification
)
Implementation
Future<void> handle(LocalNotificationModel notification);
smart_notification_manager package
documentation
core/utils/notification_handlers
NotificationHandler
handle abstract method
NotificationHandler class