viewElevation property

double? viewElevation
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;