primaryTextTheme property

TextTheme primaryTextTheme

A text theme that contrasts with the primary color.

Implementation

TextTheme get primaryTextTheme => theme.primaryTextTheme;