menu
juice_notifications package
documentation
juice_notifications.dart
LocalNotificationService
cancelAll method
cancelAll method
dark_mode
light_mode
cancelAll
method
@
override
Future
<
void
>
cancelAll
(
)
override
Cancel everything.
Implementation
@override Future<void> cancelAll() => _plugin.cancelAll();
juice_notifications package
documentation
juice_notifications
LocalNotificationService
cancelAll method
LocalNotificationService class