Constraint.fill constructor

const Constraint.fill(
  1. int weight
)

Implementation

const factory Constraint.fill(int weight) = FillConstraint;