menu
sunny_dart package
documentation
helpers/safe_completer.dart
SafeCompleter<T>
isNotStarted property
isNotStarted property
dark_mode
light_mode
isNotStarted
property
bool
get
isNotStarted
Implementation
bool get isNotStarted => !_isStarted;
sunny_dart package
documentation
helpers/safe_completer
SafeCompleter<T>
isNotStarted property
SafeCompleter class