PinIndicationWidget constructor
const
PinIndicationWidget({})
Implementation
const PinIndicationWidget({
super.key,
this.width,
this.height,
this.isSimplified = false,
required this.state,
this.language = PinLanguage.english,
});