setRowSize method

void setRowSize(
  1. int id,
  2. int size
)

Implementation

void setRowSize(int id, int size) => obj.setRowSize(id, size);