RowStyleParam<T> constructor
RowStyleParam<T> ({})
Implementation
RowStyleParam({
this.data,
this.rowWidth,
this.cellWidth,
this.cellFlex,
this.minCellWidth,
this.index,
this.enableDivider = false,
});