control property

bool? control
getter/setter pair

Whether this arm is a control arm.

A control arm is the arm against which the other arms are compared.

Implementation

core.bool? control;