Flutter
cupertino
CupertinoButton
child property
child
description
child
property
Null safety
Widget
child
final
The widget below this widget in the tree.
Typically a
Text
widget.
Implementation
final Widget child;
Flutter
cupertino
CupertinoButton
child property
CupertinoButton class
Constructors
CupertinoButton
filled
Properties
alignment
borderRadius
child
color
disabledColor
enabled
hashCode
key
minSize
onPressed
padding
pressedOpacity
runtimeType
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==