AppSizeExt extension
The extension we use over the num class to make it easier to use the tool.
- on
Properties
- dh → double
-
Available on num, provided by the AppSizeExt extension
Calculates the height depending on the device's screen size.no setter - dw → double
-
Available on num, provided by the AppSizeExt extension
Calculates the width depending on the device's screen size.no setter - h → double
-
Available on num, provided by the AppSizeExt extension
Calculates the height depending on the app height.no setter - sp → double
-
Available on num, provided by the AppSizeExt extension
Calculates the sp (Scalable Pixel) depending on the device's screen size.no setter - w → double
-
Available on num, provided by the AppSizeExt extension
Calculates the width depending on the app widthno setter