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.

Defaults to 12, the appropriate elevation for popup menus.

Implementation

final double elevation;