Constraint.percentage constructor
const
Constraint.percentage(
- int value
Implementation
const factory Constraint.percentage(int value) = PercentageConstraint;
const factory Constraint.percentage(int value) = PercentageConstraint;