Flutter
material
RawMaterialButton
child property
child
description
child
property
Null safety
Widget
?
child
final
Typically the button's label.
Implementation
final Widget? child;
Flutter
material
RawMaterialButton
child property
RawMaterialButton class
Constructors
RawMaterialButton
Properties
animationDuration
autofocus
child
clipBehavior
constraints
disabledElevation
elevation
enabled
enableFeedback
fillColor
focusColor
focusElevation
focusNode
hashCode
highlightColor
highlightElevation
hoverColor
hoverElevation
key
materialTapTargetSize
mouseCursor
onHighlightChanged
onLongPress
onPressed
padding
runtimeType
shape
splashColor
textStyle
visualDensity
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==