menu
hope_cache package
documentation
hope_controller.dart
HopeState<T>
hasError property
hasError property
dark_mode
light_mode
hasError
property
bool
get
hasError
Error is present.
Implementation
bool get hasError => error != null;
hope_cache package
documentation
hope_controller
HopeState<T>
hasError property
HopeState class