rowLabels property

List<String> rowLabels
getter/setter pair

Implementation

static List<String> rowLabels = [
  rowLabel1,
  rowLabel2,
  rowLabel3,
  rowLabel4,
  rowLabel5,
  rowLabel6,
  rowLabel7,
  rowLabel8,
  rowLabel9,
  rowLabel10,
];