headerHeight property
final
The height of the search field on the search view.
If null, the value of SearchViewThemeData.headerHeight will be used. If this is also null, the default value is 56.0.
Implementation
final double? headerHeight;