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