badgeValue property
Badge value to display on the action (e.g., notification count, status text). If null, no badge is shown.
Implementation
final String? badgeValue;
Badge value to display on the action (e.g., notification count, status text). If null, no badge is shown.
final String? badgeValue;