BuildIndicatorChip constructor
Implementation
const BuildIndicatorChip({
super.key,
required this.label,
this.labelColor,
this.textStyle,
this.backgroundColor,
this.dotColor,
});
const BuildIndicatorChip({
super.key,
required this.label,
this.labelColor,
this.textStyle,
this.backgroundColor,
this.dotColor,
});