subtitle2 property

TextStyle? subtitle2

For medium emphasis text that's a little smaller than subtitle1.

Implementation

TextStyle? get subtitle2 => textTheme.subtitle2;