TableRow constructor
TableRow({})
Implementation
TableRow({
this.endIndex,
this.startIndex,
this.suggestedDeletionIds,
this.suggestedInsertionIds,
this.suggestedTableRowStyleChanges,
this.tableCells,
this.tableRowStyle,
});