pagingController property
read / write
The paging controller which holds the media items for the search.
Implementation
PagingController<int, MediaItem>? pagingController;
The paging controller which holds the media items for the search.
PagingController<int, MediaItem>? pagingController;