subtitle2 property

  1. @Deprecated('Use titleSmall instead')
TextStyle get subtitle2

Implementation

@Deprecated('Use titleSmall instead')
TextStyle get subtitle2 => typography.titleSmall;