Showing
1 changed file
with
1 additions
and
0 deletions
| @@ -87,6 +87,7 @@ class MyApp extends StatelessWidget { | @@ -87,6 +87,7 @@ class MyApp extends StatelessWidget { | ||
| 87 | 87 | ||
| 88 | ``` | 88 | ``` |
| 89 | #### The second way:Does not support font adaptation in the textTheme of MaterialApp's theme. | 89 | #### The second way:Does not support font adaptation in the textTheme of MaterialApp's theme. |
| 90 | +**(If it is not necessary, it is recommended to use the second)** | ||
| 90 | 91 | ||
| 91 | not support this: | 92 | not support this: |
| 92 | ```dart | 93 | ```dart |
-
Please register or login to post a comment