contextMenuBuilder property
The builder for a widget which represents the context menu. The widget must position itself as desired.
Implementation
final ContextMenuBuilder? contextMenuBuilder;
The builder for a widget which represents the context menu. The widget must position itself as desired.
final ContextMenuBuilder? contextMenuBuilder;