subtitle2 property

TextStyle? get subtitle2

Implementation

TextStyle? get subtitle2 => Theme.of(this).textTheme.titleSmall;