Flutter
cupertino
CupertinoDialogAction
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
CupertinoDialogAction
child property
CupertinoDialogAction class
Constructors
CupertinoDialogAction
Properties
child
enabled
hashCode
isDefaultAction
isDestructiveAction
key
onPressed
runtimeType
textStyle
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==