ArcaneContextMenu constructor
const
ArcaneContextMenu({})
Implementation
const ArcaneContextMenu({
this.id,
required this.trigger,
required this.items,
this.keepOpenOnAction = false,
super.key,
});
const ArcaneContextMenu({
this.id,
required this.trigger,
required this.items,
this.keepOpenOnAction = false,
super.key,
});