menu
keystone_network package
documentation
widgets/paginated_list_view.dart
PaginatedListView<T, E>
loadingBuilder property
loadingBuilder property
dark_mode
light_mode
loadingBuilder
property
Widget
Function
()
?
loadingBuilder
final
Shown while the very first page is loading
Implementation
final Widget Function()? loadingBuilder;
keystone_network package
documentation
widgets/paginated_list_view
PaginatedListView<T, E>
loadingBuilder property
PaginatedListView class