RowBuilder constructor

RowBuilder()

Implementation

RowBuilder() {
  Row._defaults(this);
}