bodyText1 property

TextStyle? bodyText1

Used for emphasizing text that would otherwise be bodyText2.

Implementation

TextStyle? get bodyText1 => textTheme.bodyText1;