elevation property Null safety

double? elevation
final

Overrides the default for ChipAttributes.elevation, the elevation of the chip's Material.

This property applies to ActionChip, Chip, ChoiceChip, FilterChip, InputChip, RawChip.

Implementation

final double? elevation;