RawContextMenu constructor
RawContextMenu({
- required WidgetListBuilder actions,
Implementation
RawContextMenu({required this.actions});
RawContextMenu({required this.actions});