menu
local_push_notifications package
documentation
i_local_notifications.dart
ILocalNotifications
setGlobalBadgeCounter abstract method
setGlobalBadgeCounter abstract method
dark_mode
light_mode
setGlobalBadgeCounter
abstract method
Future
<
void
>
setGlobalBadgeCounter
(
int
?
amount
)
Set the badge counter to any value
Implementation
Future<void> setGlobalBadgeCounter(int? amount);
local_push_notifications package
documentation
i_local_notifications
ILocalNotifications
setGlobalBadgeCounter abstract method
ILocalNotifications class