elevation property

double? elevation
final

The z-coordinate at which to place the menu when open. This controls the size of the shadow below the menu.

Implementation

final double? elevation;