Flutter
material
MaterialButton
child property
child
MaterialButton class
Constructors
MaterialButton
Properties
animationDuration
child
clipBehavior
color
colorBrightness
disabledColor
disabledElevation
disabledTextColor
elevation
enabled
height
highlightColor
highlightElevation
materialTapTargetSize
minWidth
onHighlightChanged
onPressed
padding
shape
splashColor
textColor
textTheme
hashCode
key
runtimeType
Methods
build
debugFillProperties
createElement
debugDescribeChildren
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
child property
Widget
child
final
The button's label.
Often a
Text
widget in all caps.
Implementation
final Widget child