elevation property
The z-coordinate at which to place this drawer relative to its parent.
This controls the size of the shadow below the drawer.
Defaults to 16, the appropriate elevation for drawers. The value is always non-negative.
Implementation
final double elevation;