isLabelVisible property
final
If false, the badge's label is not included.
This flag is true by default. It's intended to make it convenient to create a badge that's only shown under certain conditions.
Implementation
final bool isLabelVisible;