UiConfig constructor
UiConfig({})
Implementation
UiConfig({
this.logoUrl,
this.fontFamily,
this.inputShape,
this.inputBorderStyle,
this.inputSize,
this.inputColor,
this.buttonColor,
this.linkColor,
this.elementColor,
this.layoutScale,
this.hideBackButton,
this.hideDateOfBirthClear,
});