badgeValue property

String? badgeValue
final

Badge value to display on the action (e.g., notification count, status text). If null, no badge is shown.

Implementation

final String? badgeValue;