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