BorderScheme constructor
const
BorderScheme({})
Implementation
const BorderScheme({
this.borderColor,
this.borderWidth,
this.fieldHoverBorderWidth,
this.focusBorderWidth,
this.errorBorderWidth,
});
const BorderScheme({
this.borderColor,
this.borderWidth,
this.fieldHoverBorderWidth,
this.focusBorderWidth,
this.errorBorderWidth,
});