depth property

int depth

Implementation

int get depth => _$this._depth;
void depth=(int depth)

Implementation

set depth(int depth) => _$this._depth = depth;