showBadge property
Whether to show the badge near the app icon when service is started.
The default is false
.
It is set only once for the first time on Android 8.0+.
Implementation
final bool showBadge;
Whether to show the badge near the app icon when service is started.
The default is false
.
It is set only once for the first time on Android 8.0+.
final bool showBadge;