Skip to content

Commit 22653f0

Browse files
authored
Update README.md
1 parent 286b8f9 commit 22653f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ import 'package:flutter_screenutil/flutter_screenutil.dart';
4242

4343
### Initialize and set the fit size and font size to scale according to the system's "font size" accessibility option
4444
Please set the width and height of the design draft before use, the width and height of the design draft (unit px).
45-
Be sure to set the page in the MaterialApp's home(ie the entry file, just set it once) to ensure that the fit size is set before each use:
45+
Be sure to set the page in the MaterialApp's home/initialRoute(ie the entry file, just set it once) to ensure that the fit size is set before each use:
4646

4747
```dart
4848

0 commit comments

Comments
 (0)