elevation property

double? elevation
final

Z-coordinate at which to place the drawer relative to its parent.

This controls the size of the shadow below the drawer.

Implementation

final double? elevation;