PinInputTheme constructor
const
PinInputTheme({})
Implementation
const PinInputTheme({
required this.domainColor,
this.emptyOpacity = 0.20,
this.descriptionOpacity = 0.60,
this.textOpacity = 0.90,
this.buttonTextOpacity = 0.90,
});