height property

void height=(double val)

setters

Implementation

set height(double val) => _height = val;