width property
The width of the search field.
If null, the field will size itself to its parent's constraints.
Implementation
final double? width;
The width of the search field.
If null, the field will size itself to its parent's constraints.
final double? width;