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