factory LogicGridGroup.empty({GridPos fromStartAxis = GridZero, String? name})=> LogicGridGroup(axis: fromStartAxis, name: name, data: []);