Showing
1 changed file
with
1 additions
and
1 deletions
@@ -13,7 +13,7 @@ class ScreenUtilInit extends StatelessWidget { | @@ -13,7 +13,7 @@ class ScreenUtilInit extends StatelessWidget { | ||
13 | 13 | ||
14 | final Widget child; | 14 | final Widget child; |
15 | 15 | ||
16 | - /// The [Size] of the device in the design draft, in px | 16 | + /// The [Size] of the device in the design draft, in dp |
17 | final Size designSize; | 17 | final Size designSize; |
18 | 18 | ||
19 | /// Sets whether the font size is scaled according to the system's "font size" assist option | 19 | /// Sets whether the font size is scaled according to the system's "font size" assist option |
-
Please register or login to post a comment