primarySubtitle2 property

TextStyle? primarySubtitle2

For medium emphasis text that's a little smaller than subtitle1 and contrasts with the primary color.

Implementation

TextStyle? get primarySubtitle2 => primaryTextTheme.subtitle2;