badge property
The value of the badge on the home screen app icon.
If not specified, the badge is not changed.
If set to 0
, the badge is removed.
Platforms: iOS
Implementation
final String? badge;
The value of the badge on the home screen app icon.
If not specified, the badge is not changed.
If set to 0
, the badge is removed.
Platforms: iOS
final String? badge;