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