menu
perflutter package
documentation
perflutter.dart
ScreenPerformanceData
droppedFrames property
droppedFrames property
dark_mode
light_mode
droppedFrames
property
int
droppedFrames
getter/setter pair
Frames where UI or Raster time exceeded the frame budget.
Implementation
int droppedFrames = 0;
perflutter package
documentation
perflutter
ScreenPerformanceData
droppedFrames property
ScreenPerformanceData class