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