XPaginatedTable constructor
XPaginatedTable({})
Implementation
XPaginatedTable({required this.onChange, this.api, this.params, this.totalNum, required this.pageIndexKey, required this.pageSizeKey});
XPaginatedTable({required this.onChange, this.api, this.params, this.totalNum, required this.pageIndexKey, required this.pageSizeKey});