tsize property

int tsize

Implementation

int get tsize => _$this._tsize;
void tsize=(int tsize)

Implementation

set tsize(int tsize) => _$this._tsize = tsize;