menu
avatar_kit package
documentation
avatar_kit_plugin.dart
AvatarManager
getAllCacheSize method
getAllCacheSize method
dark_mode
light_mode
getAllCacheSize
method
Future
<
int
>
getAllCacheSize
(
)
Implementation
Future<int>getAllCacheSize() { return _platform.getAllCacheSize(); }
avatar_kit package
documentation
avatar_kit_plugin
AvatarManager
getAllCacheSize method
AvatarManager class