menu
widget_modifier package
documentation
cupertino.dart
CupertinoContextMenuActionModifier
onPressed property
onPressed property
dark_mode
light_mode
onPressed
property
VoidCallback
?
onPressed
final
Called when the action is pressed.
Implementation
final VoidCallback? onPressed;
widget_modifier package
documentation
cupertino
CupertinoContextMenuActionModifier
onPressed property
CupertinoContextMenuActionModifier class