Flutter
cupertino
CupertinoContextMenuAction
onPressed property
onPressed
description
onPressed
property
Null safety
VoidCallback
?
onPressed
final
Called when the action is pressed.
Implementation
final VoidCallback? onPressed;
Flutter
cupertino
CupertinoContextMenuAction
onPressed 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 ==