shape property
The shape of the search field for different states.
This determines the field's border radius and overall shape.
Implementation
final WidgetStateProperty<OutlinedBorder?>? shape;
The shape of the search field for different states.
This determines the field's border radius and overall shape.
final WidgetStateProperty<OutlinedBorder?>? shape;