height property

set height (double? v)

Implementation

set height(double? v) => _style.height = v;