BadgeTab constructor
const
BadgeTab({})
Implementation
const BadgeTab({
super.key,
required this.state,
this.icon,
this.initialCount,
this.backgroundColor,
this.textColor,
this.smallSize,
this.largeSize,
this.textStyle,
this.padding,
this.alignment,
this.offset,
this.isLabelVisible = true,
}) : rememberCount = false;