AuthUIConfig constructor
const
AuthUIConfig({})
Implementation
const AuthUIConfig({
this.nameLabelText,
this.loginBtnText,
this.backgroundColor,
this.logoImage,
this.logoWidth,
this.logoHeight,
this.logoIsHidden,
this.changeBtnIsHidden,
this.changeBtnTitle,
this.checkedImage,
this.uncheckImage,
this.customViewBlockList,
});