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