jankyFrames property

int get jankyFrames

Implementation

int get jankyFrames => frames.where((f) => f.isJanky).length;