menu
auto_suggest_box package
documentation
bloc/auto_suggest_cubit.dart
AutoSuggestCubit<T>
cacheSize property
cacheSize property
dark_mode
light_mode
cacheSize
property
int
get
cacheSize
Get cache size
Implementation
int get cacheSize => _cache.length;
auto_suggest_box package
documentation
bloc/auto_suggest_cubit
AutoSuggestCubit<T>
cacheSize property
AutoSuggestCubit class