width property

double? width
final

The width of the search field.

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

Implementation

final double? width;