ContextMenuButton constructor
Implementation
const ContextMenuButton({
super.key,
required this.label,
this.trailing,
this.inverted,
this.enlarged,
this.onPressed,
});
const ContextMenuButton({
super.key,
required this.label,
this.trailing,
this.inverted,
this.enlarged,
this.onPressed,
});