menu
pequenotools
pequenotools.dart
LocalNotificationsPresenter
cancelAll method
cancelAll
dark_mode
light_mode
cancelAll
method
Future
<
void
>
cancelAll
(
)
Implementation
Future<void> cancelAll() => _localNotifications.cancelAll();
pequenotools
pequenotools
LocalNotificationsPresenter
cancelAll method
LocalNotificationsPresenter class