menu
feed package
documentation
feeds/compact_feed.dart
PagedCompactListController<T>
isLoading property
isLoading property
dark_mode
light_mode
isLoading
property
bool
get
isLoading
Implementation
bool get isLoading => _state!.loading || _state!.items.isEmpty;
feed package
documentation
feeds/compact_feed
PagedCompactListController<T>
isLoading property
PagedCompactListController class