Showing
1 changed file
with
1 additions
and
1 deletions
@@ -49,7 +49,7 @@ import 'package:flutter_screenutil/flutter_screenutil.dart'; | @@ -49,7 +49,7 @@ import 'package:flutter_screenutil/flutter_screenutil.dart'; | ||
49 | | minTextAdapt | bool | false | Whether to adapt the text according to the minimum of width and height | | 49 | | minTextAdapt | bool | false | Whether to adapt the text according to the minimum of width and height | |
50 | | context | BuildContext | null | Get physical device data if not provided, by MediaQuery.of(context) | | 50 | | context | BuildContext | null | Get physical device data if not provided, by MediaQuery.of(context) | |
51 | 51 | ||
52 | -### Initialize and set the fit size and font size to scale according to the system's "font size" accessibility option | | 52 | +### Initialize and set the fit size and font size to scale according to the system's "font size" accessibility option |
53 | 53 | ||
54 | Please set the size of the design draft before use, the width and height of the design draft. | 54 | Please set the size of the design draft before use, the width and height of the design draft. |
55 | 55 |
-
Please register or login to post a comment