menu
Flutter
material
MenuStyle
elevation property
elevation
brightness_4
brightness_5
description
elevation
property
MaterialStateProperty
<
double
?
>
?
elevation
final
The elevation of the menu's
Material
.
Implementation
final MaterialStateProperty<double?>? elevation;
Flutter
material
MenuStyle
elevation property
MenuStyle class