boxConstraints property

void boxConstraints=(BoxConstraints v)

Implementation

set boxConstraints(BoxConstraints v) => $parent..boxConstraints = v;