scaleConstraints property
Whether to scale the constraint values using Scalify's scale factor.
Default: false (uses raw pixel values).
When true, all constraint values are multiplied by the current
scale factor, making them proportional to the design dimensions.
Implementation
final bool scaleConstraints;