pageRowsInfoTitle method Null safety
Title for the PaginatedDataTable's row info footer.
Implementation
String pageRowsInfoTitle(int firstRow, int lastRow, int rowCount, bool rowCountIsApproximate);
Title for the PaginatedDataTable's row info footer.
String pageRowsInfoTitle(int firstRow, int lastRow, int rowCount, bool rowCountIsApproximate);