AuthUiConfig constructor
AuthUiConfig({})
Implementation
AuthUiConfig(
{this.navColor,
this.lightColor = true,
this.navText,
this.navTextColor,
this.navTextSize,
this.navReturnImgPath,
this.logoImgPath,
this.pageBackgroundPath,
this.logBtnBackgroundPath,
this.logBtnText,
this.logBtnTextColor,
this.checkedImgPath,
this.uncheckedImgPath,
this.appPrivacyColor});