TFormFieldConfig constructor
TFormFieldConfig({})
Implementation
TFormFieldConfig({
this.height,
this.padding,
this.titleStyle,
this.valueStyle,
this.placeholderStyle,
this.divider,
this.selectorIcon,
this.disableColor,
});