menu
dangi_doctor package
documentation
analysis/performance.dart
ScreenPerformance
jankyFrames property
jankyFrames property
dark_mode
light_mode
jankyFrames
property
int
get
jankyFrames
Implementation
int get jankyFrames => frames.where((f) => f.isJanky).length;
dangi_doctor package
documentation
analysis/performance
ScreenPerformance
jankyFrames property
ScreenPerformance class