ContextMenuInterceptor constructor
Implementation
ContextMenuInterceptor({
super.key,
EdgeInsets margin = EdgeInsets.zero,
required this.child,
bool enabled = true,
bool forceEnabled = false,
bool debug = false,
});
ContextMenuInterceptor({
super.key,
EdgeInsets margin = EdgeInsets.zero,
required this.child,
bool enabled = true,
bool forceEnabled = false,
bool debug = false,
});