RawContextMenu constructor

RawContextMenu({
  1. required WidgetListBuilder actions,
})

Implementation

RawContextMenu({required this.actions});