menu
at_contacts_group_flutter package
documentation
services/group_service.dart
GroupService
showLoaderStream property
showLoaderStream property
dark_mode
light_mode
showLoaderStream
property
Stream
<
bool
>
get
showLoaderStream
Implementation
Stream<bool> get showLoaderStream => _showLoaderStreamController.stream;
at_contacts_group_flutter package
documentation
services/group_service
GroupService
showLoaderStream property
GroupService class