UITextFieldDefaults constructor
UITextFieldDefaults({})
Implementation
UITextFieldDefaults({
this.borderRadius,
this.borderType,
this.borderColor,
this.focusBorderColor,
this.errorBorderColor,
this.borderWidth,
this.hintColor,
this.padding,
this.bgColor,
this.labelColor,
});