showLoaderStream property

Stream<bool> showLoaderStream

Implementation

Stream<bool> get showLoaderStream => _showLoaderStreamController.stream;