autoRowsToHeight property
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;
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
final bool autoRowsToHeight;