viewElevation property
final
The elevation of the search view's Material.
If null, the value of SearchViewThemeData.elevation will be used. If this is also null, then default value is 6.0.
Implementation
final double? viewElevation;
The elevation of the search view's Material.
If null, the value of SearchViewThemeData.elevation will be used. If this is also null, then default value is 6.0.
final double? viewElevation;