actions property

List<Widget> actions
final

List of Widgets to display in this ContextMenu.

Implementation

final List<Widget> actions;