showsTabBadge property

bool showsTabBadge
final

An indicator you use to call attention to the tab. When it is true, a small red indicator will be displayed on the tab in order to show user that it requires an action or you received an notification e.g.

CarPlay only displays the red indicator when the template is a root-template of a tab bar, otherwise setting this property has no effect.

Implementation

final bool showsTabBadge;