primaryBodyText1 property

TextStyle? primaryBodyText1

Used for emphasizing text that would otherwise be bodyText2 and contrasts with the primary color.

Implementation

TextStyle? get primaryBodyText1 => primaryTextTheme.bodyText1;