actions property
The actions that are shown in the menu.
These actions are typically CupertinoContextMenuActions.
This parameter cannot be null or empty.
Implementation
final List<Widget> actions;
The actions that are shown in the menu.
These actions are typically CupertinoContextMenuActions.
This parameter cannot be null or empty.
final List<Widget> actions;