renderEmptyRowsInTheEnd property
Flag to render empty(invisible) rows in the end of the table when there is a fixed number of rowsPerPage and the number of visible rows is smaller This value defaults to true
Implementation
final bool renderEmptyRowsInTheEnd;