height property

double? height
final

The height of the search field.

If null, the field will size itself to its parent's constraints.

Implementation

final double? height;