Fix typo in Text docs (#18635)
This commit is contained in:
parent
e581435d28
commit
b327ac3445
@ -164,7 +164,7 @@ class DefaultTextStyle extends InheritedWidget {
|
||||
/// for example, to make the text bold while using the default font family and
|
||||
/// size.
|
||||
///
|
||||
/// Using the [new TextSpan.rich] constructor, the [Text] widget can also be
|
||||
/// Using the [new Text.rich] constructor, the [Text] widget can also be
|
||||
/// created with a [TextSpan] to display text that use multiple styles
|
||||
/// (e.g., a paragraph with some bold words).
|
||||
///
|
||||
|
Loading…
x
Reference in New Issue
Block a user