Flutter
material
MaterialButton
textTheme
textTheme
Flutter
material
MaterialButton
textTheme
property
textTheme
Flutter
material
MaterialButton
Constructors
MaterialButton
Properties
child
color
colorBrightness
elevation
enabled
height
highlightElevation
minWidth
onPressed
padding
textColor
textTheme
hashCode
key
runtimeType
Operators
operator ==
Methods
createState
debugFillDescription
createElement
noSuchMethod
toString
toStringShort
ButtonTextTheme
textTheme
read-only
The color scheme to use for this button's text.
Defaults to the button color from
ButtonTheme
.