elevation property Null safety
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;