menu
stash_app_flutter
features/galleries/presentation/providers/gallery_list_provider.dart
GalleryList
isLoadingMore property
isLoadingMore
dark_mode
light_mode
isLoadingMore
property
bool
get
isLoadingMore
Implementation
bool get isLoadingMore => _isLoadingMore;
stash_app_flutter
gallery_list_provider
GalleryList
isLoadingMore property
GalleryList class