Flutter
material
ButtonStyle
elevation property
elevation
description
elevation
property
Null safety
MaterialStateProperty
<
double
?
>
?
elevation
final
The elevation of the button's
Material
.
Implementation
final MaterialStateProperty<double?>? elevation;
Flutter
material
ButtonStyle
elevation property
ButtonStyle class
Constructors
ButtonStyle
Properties
alignment
animationDuration
backgroundColor
elevation
enableFeedback
fixedSize
foregroundColor
hashCode
iconSize
maximumSize
minimumSize
mouseCursor
overlayColor
padding
runtimeType
shadowColor
shape
side
splashFactory
surfaceTintColor
tapTargetSize
textStyle
visualDensity
Methods
copyWith
debugFillProperties
merge
noSuchMethod
toDiagnosticsNode
toString
toStringShort
Operators
operator ==
Static methods
lerp