menu
pixl_ui package
documentation
query.dart
QueryState<T>
hasError property
hasError property
dark_mode
light_mode
hasError
property
bool
get
hasError
Implementation
bool get hasError => error != null;
pixl_ui package
documentation
query
QueryState<T>
hasError property
QueryState class