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