RowGap constructor

RowGap(
  1. double number,
  2. String unit
)

Implementation

RowGap(this.number, this.unit);