menu
cometchat_chat_uikit package
documentation
chat_ui/src/conversations/utils/preview_cache.dart
PreviewCache
PreviewCache.new constructor
PreviewCache.new constructor
dark_mode
light_mode
PreviewCache
constructor
PreviewCache
(
{
int
maxCacheSize
=
100
,
})
Implementation
PreviewCache({this.maxCacheSize = 100});
cometchat_chat_uikit package
documentation
chat_ui/src/conversations/utils/preview_cache
PreviewCache
PreviewCache.new constructor
PreviewCache class