groupsIt top-level constant

Map<String, String> const groupsIt

Implementation

const Map<String, String> groupsIt = <String, String>{
  "groupPoint": "BASE",
  "groupGoTo": "POSIZIONAMENTO",
  "groupColor": "COLORAZIONE",
  "groupCopy": "CICLI",
  "groupMirror": "SIMMETRIA",
};