TengitsIndicator constructor
const
TengitsIndicator({})
Implementation
const TengitsIndicator({
super.key,
required this.color,
this.text,
required this.isSquare,
this.size,
this.textColor = const Color(0xff505050),
this.label,
});