OudsTextInputConfig constructor
const
OudsTextInputConfig({
- bool? rounded = true,
Implementation
const OudsTextInputConfig({
this.rounded = true,
});
const OudsTextInputConfig({
this.rounded = true,
});