fps property

int fps

Implementation

int get fps => _$this._fps;
void fps=(int fps)

Implementation

set fps(int fps) => _$this._fps = fps;