menu
context_watch_signals package
documentation
context_watch_signals.dart
AsyncData<T>
hasValue property
hasValue property
dark_mode
light_mode
hasValue
property
@
override
bool
get
hasValue
override
Returns true if the state has a value
Implementation
@override bool get hasValue => true;
context_watch_signals package
documentation
context_watch_signals
AsyncData<T>
hasValue property
AsyncData class