menu
ui_skeleton_factory package
documentation
widgets/skeleton_controller.dart
SkeletonController
cacheStats property
cacheStats property
dark_mode
light_mode
cacheStats
property
Map
<
String
,
dynamic
>
get
cacheStats
Gets cache statistics.
Implementation
Map<String, dynamic> get cacheStats => SkeletonCache.statistics;
ui_skeleton_factory package
documentation
widgets/skeleton_controller
SkeletonController
cacheStats property
SkeletonController class