elevation property
The z-coordinate at which to place this card relative to its parent.
This controls the size of the shadow below the card. If null, defaults to 0 (no elevation).
Implementation
final double? elevation;
The z-coordinate at which to place this card relative to its parent.
This controls the size of the shadow below the card. If null, defaults to 0 (no elevation).
final double? elevation;