frameCount property
int
get
frameCount
Total number of frames rendered since creation or last reset.
Implementation
int get frameCount => _frameCount;
Total number of frames rendered since creation or last reset.
int get frameCount => _frameCount;