menu
te_widgets package
documentation
widgets/badge/badge.dart
TBadge
hideZero property
hideZero property
dark_mode
light_mode
hideZero
property
bool
hideZero
final
Whether to hide the badge when
count
is 0.
Defaults to true.
Implementation
final bool hideZero;
te_widgets package
documentation
widgets/badge/badge
TBadge
hideZero property
TBadge class