Flutter
cupertino
CupertinoContextMenuAction
child property
child
description
child
property
Null safety
Widget
child
final
The widget that will be placed inside the action.
Implementation
final Widget child;
Flutter
cupertino
CupertinoContextMenuAction
child property
CupertinoContextMenuAction class
Constructors
CupertinoContextMenuAction
Properties
child
hashCode
isDefaultAction
isDestructiveAction
key
onPressed
runtimeType
trailingIcon
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==