setColSize method

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

Implementation

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