menu
stash_app_flutter
features/groups/presentation/providers/group_list_provider.dart
GroupList
isLoadingMore property
isLoadingMore
dark_mode
light_mode
isLoadingMore
property
bool
get
isLoadingMore
Implementation
bool get isLoadingMore => _isLoadingMore;
stash_app_flutter
group_list_provider
GroupList
isLoadingMore property
GroupList class