menu
s_packages package
documentation
s_packages_extra2.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;
s_packages package
documentation
s_packages_extra2
AsyncData<T>
hasValue property
AsyncData class