menu
flutter_stream_paging package
documentation
utils/paged_child_builder_delegate.dart
PagedChildBuilderDelegate<ItemType>
noItemsFoundIndicatorBuilder property
noItemsFoundIndicatorBuilder property
dark_mode
light_mode
noItemsFoundIndicatorBuilder
property
WidgetBuilder
?
noItemsFoundIndicatorBuilder
final
The builder for a no items list indicator.
Implementation
final WidgetBuilder? noItemsFoundIndicatorBuilder;
flutter_stream_paging package
documentation
utils/paged_child_builder_delegate
PagedChildBuilderDelegate<ItemType>
noItemsFoundIndicatorBuilder property
PagedChildBuilderDelegate class