pxl property

int pxl

Implementation

int get pxl => _$this._pxl;
void pxl=(int pxl)

Implementation

set pxl(int pxl) => _$this._pxl = pxl;