subtitle1 property

TextStyle? get subtitle1

Implementation

TextStyle? get subtitle1 => Theme.of(this).textTheme.titleMedium;