LengthConstraint constructor

const LengthConstraint(
  1. int value
)

Implementation

const LengthConstraint(this.value);