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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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
///