pressElevation property

double? pressElevation
final

Elevation to be applied on the chip relative to its parent during the press motion.

This controls the size of the shadow below the chip.

Defaults to 8. The value is always non-negative.

Implementation

final double? pressElevation;