widgetFrameCount property
int
get
widgetFrameCount
Total widget frames rendered so far.
Implementation
int get widgetFrameCount => _widgetFrameCount;
Total widget frames rendered so far.
int get widgetFrameCount => _widgetFrameCount;