elevation property

double? elevation
final

The z-coordinate at which to place this card. This controls the size of the shadow below the card.

Implementation

final double? elevation;