stableFrameCount property
int
get
stableFrameCount
Consecutive stable frame count.
Implementation
int get stableFrameCount => _consecutiveStableCount;
Consecutive stable frame count.
int get stableFrameCount => _consecutiveStableCount;