menu
perflutter package
documentation
perflutter.dart
ScreenPerformanceData
totalFrames property
totalFrames property
dark_mode
light_mode
totalFrames
property
int
totalFrames
getter/setter pair
Total frames rendered while this screen was active.
Implementation
int totalFrames = 0;
perflutter package
documentation
perflutter
ScreenPerformanceData
totalFrames property
ScreenPerformanceData class