designSize property
The design size configuration for scaling calculations.
If not provided, uses DesignSize defaults:
- phone: 375x812 (iPhone 13 Mini)
- tablet: 768x1024 (iPad)
- desktop: 1440x900
Implementation
final DesignSize designSize;
The design size configuration for scaling calculations.
If not provided, uses DesignSize defaults:
final DesignSize designSize;