pressedElevation property

double pressedElevation
final

The pressed elevation adds shadow to the pressed thumb.

The default is 6.

Use 0 for no shadow. The higher the value, the larger the shadow. For example, a value of 12 will create a very large shadow.

Implementation

final double pressedElevation;