actionMenuTopLevelLimit property
int
get
actionMenuTopLevelLimit
The maximum number of top level extension items that can be added to an extension action context menu. Any items beyond this limit will be ignored.
Implementation
int get actionMenuTopLevelLimit =>
$js.chrome.contextMenus.ACTION_MENU_TOP_LEVEL_LIMIT;