Showing
1 changed file
with
1 additions
and
1 deletions
@@ -30,7 +30,7 @@ class ScreenUtilInit extends StatelessWidget { | @@ -30,7 +30,7 @@ class ScreenUtilInit extends StatelessWidget { | ||
30 | designSize: designSize, | 30 | designSize: designSize, |
31 | allowFontScaling: allowFontScaling, | 31 | allowFontScaling: allowFontScaling, |
32 | ); | 32 | ); |
33 | - | 33 | + } |
34 | return child; | 34 | return child; |
35 | }, | 35 | }, |
36 | ); | 36 | ); |
-
Please register or login to post a comment