datatable library
Classes
- AdvancedPaginatedDataTable
- Based on the 'original' data table from the Flutter Dev Team Extended to support async data loading and other changes to be more flexible A material design data table that shows data using multiple pages.
- PaginatedDataTableState
- Holds the state of a PaginatedDataTable.
Typedefs
- GetWidgetCallBack = Widget Function()