HiddenDots constructor
const
HiddenDots({})
Implementation
const HiddenDots({
super.key,
required this.values,
required this.pinLength,
this.isCorrect,
this.disableDotColor,
this.wrongPinColor,
this.fillPinColor,
this.dotsShape,
});