BiometricTheme constructor
const
BiometricTheme({})
Implementation
const BiometricTheme({
this.primaryColor,
this.backgroundColor,
this.errorColor,
this.titleStyle,
this.subtitleStyle,
this.buttonStyle,
this.sheetBorderRadius,
this.biometricIcon,
this.lockoutIcon,
this.sheetMaxHeight,
});