menu
auto_suggest_box package
documentation
bloc/auto_suggest_box_cubit.dart
FluentAutoSuggestBoxState<T>
hasError property
hasError property
dark_mode
light_mode
hasError
property
bool
get
hasError
هل هناك خطأ
Implementation
bool get hasError => error != null;
auto_suggest_box package
documentation
bloc/auto_suggest_box_cubit
FluentAutoSuggestBoxState<T>
hasError property
FluentAutoSuggestBoxState class