menu
nylo_support package
documentation
local_notifications/local_notifications.dart
PushNotification
clearBadgeCount static method
clearBadgeCount static method
dark_mode
light_mode
clearBadgeCount
static method
Future
<
void
>
clearBadgeCount
(
)
Clear badge count
Implementation
static Future<void> clearBadgeCount() async { await clearBadgeNumber(); }
nylo_support package
documentation
local_notifications/local_notifications
PushNotification
clearBadgeCount static method
PushNotification class