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