elevation property Null safety
final
The z-coordinate at which to place the menu when open. This controls the size of the shadow below the menu.
Defaults to 8, the appropriate elevation for popup menus.
Implementation
final double? elevation;