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 10.
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 10.
final double? elevation;