MsSsCol constructor

MsSsCol(
  1. int min,
  2. int max,
  3. double width,
  4. int customWidth,
)

Implementation

MsSsCol(this.min, this.max, this.width, this.customWidth);