menu
feed package
documentation
compact_feed
PagedCompactListLoader<
T
> typedef
PagedCompactListLoader
brightness_4
PagedCompactListLoader<
T
>
typedef
Null safety
PagedCompactListLoader
<
T
> =
Future
<
List
<
T
>
>
Function
(
int
size
)
Implementation
typedef PagedCompactListLoader<T> = Future<List<T>> Function(int size);
feed package
documentation
compact_feed
PagedCompactListLoader<
T
> typedef
compact_feed library
Classes
PagedCompactList
PagedCompactListController
Typedefs
PagedCompactListBuilder
PagedCompactListLoader