menu
async_phase_notifier package
documentation
async_phase_notifier.dart
AsyncPhaseTest
isListening property
isListening property
dark_mode
light_mode
isListening
property
@
visibleForTesting
bool
get
isListening
Implementation
@visibleForTesting bool get isListening => _eventStreamController?.hasListener ?? false;
async_phase_notifier package
documentation
async_phase_notifier
AsyncPhaseTest
isListening property
AsyncPhaseTest extension on
AsyncPhaseNotifier
<
Object
?
>