pressElevation property

double? pressElevation
final

Overrides the default for TappableChipAttributes.pressElevation, the elevation of the chip's Material during a "press" or tap down.

This property applies to ActionChip, InputChip, RawChip.

Implementation

final double? pressElevation;