vertical property

ConstraintType get vertical

Implementation

_i3.ConstraintType get vertical =>
    _i3.ConstraintTypeOptions.values.byName(_i5.getProperty(
      this,
      'vertical',
    ));