GraphMatrix({required List<NodeInput> list, required bool centred}) : super(list: list, centred: centred);