autoRowsToHeight property

bool autoRowsToHeight
final

If true rows per page is set to fill available height so that no scroll bar is ever displayed. rowsPerPage is ignore when this field is set to true

Implementation

final bool autoRowsToHeight;