Small documentation typo fix (#63313)

This commit is contained in:
Rustom Ichhaporia
2020-08-10 23:16:03 -05:00
committed by GitHub
parent 9542a47e44
commit 111f76b6a4

View File

@@ -23,7 +23,7 @@ const String _kColorBackgroundWarning = 'Cannot provide both a backgroundColor a
// Examples can assume:
// BuildContext context;
/// An immutable style in which paint text.
/// An immutable style describing how to format and paint text.
///
/// ### Bold
///