badgeCount property

int? badgeCount
final

Will show a badge count on top of TabItem, when a positive value is provided.

Implementation

final int? badgeCount;