We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d35671c commit e8a987eCopy full SHA for e8a987e
packages/flutter/lib/src/material/text_theme.dart
@@ -32,7 +32,7 @@ import 'typography.dart';
32
///
33
/// The Material Design typography scheme was significantly changed in the
34
/// current (2018) version of the specification
35
-/// (https://material.io/design/typography).
+/// ([https://material.io/design/typography](https://material.io/design/typography)).
36
37
/// The 2018 spec has thirteen text styles:
38
/// ```
0 commit comments