ChildIndicator constructor
const
ChildIndicator({})
Implementation
const ChildIndicator({
required this.childColor,
required this.parentColor,
required this.position,
this.middleBottomFixer = 0,
this.limitedCenter = true,
super.key,
});