menu
feed package
documentation
feeds/feed.dart
FeedController
loading method
loading method
dark_mode
light_mode
loading
method
bool
loading
(
)
Determines if the feed is loading
Implementation
bool loading() => _state!.loading;
feed package
documentation
feeds/feed
FeedController
loading method
FeedController class