menu
orkitt package
documentation
utils.dart
AppState<T>
hasError property
hasError property
dark_mode
light_mode
hasError
property
bool
get
hasError
Implementation
bool get hasError => this is AppFailure<T>;
orkitt package
documentation
utils
AppState<T>
hasError property
AppState class