merge
This commit is contained in:
commit
922fd0c142
|
@ -36,7 +36,7 @@ class ContextMenu {
|
||||||
{this.menuItems = const [],
|
{this.menuItems = const [],
|
||||||
this.onCreateContextMenu,
|
this.onCreateContextMenu,
|
||||||
this.onHideContextMenu,
|
this.onHideContextMenu,
|
||||||
this.options,
|
@Deprecated("Use settings instead") this.options,
|
||||||
this.settings,
|
this.settings,
|
||||||
this.onContextMenuActionItemClicked});
|
this.onContextMenuActionItemClicked});
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue