Flutter
material
ButtonThemeData
height property
height
ButtonThemeData class
Constructors
ButtonThemeData
Properties
alignedDropdown
colorScheme
constraints
hashCode
height
layoutBehavior
minWidth
padding
shape
textTheme
runtimeType
Methods
copyWith
debugFillProperties
getAnimationDuration
getBrightness
getConstraints
getDisabledElevation
getDisabledFillColor
getDisabledTextColor
getElevation
getFillColor
getHighlightColor
getHighlightElevation
getMaterialTapTargetSize
getPadding
getShape
getSplashColor
getTextColor
getTextTheme
noSuchMethod
toDiagnosticsNode
toString
toStringShort
Operators
operator ==
height property
double
height
final
The minimum height for buttons.
Defaults to 36.0 logical pixels.
Implementation
final double height