highlightElevation property

double highlightElevation
final

The elevation for the button's Material when the button is enabled and pressed.

This controls the size of the shadow below the button. When a tap down gesture occurs within the button, its InkWell displays a highlightColor "highlight".

Defaults to 8.0.

See also:

Implementation

final double highlightElevation