getMenuListLabel method

dynamic getMenuListLabel()

Implementation

getMenuListLabel() {
  myLogAll('getMenuListLabel');
  return _menuLists[gMain][0][gLabel];
}