bodyText2 property

  1. @Deprecated('Use bodySmall instead')
TextStyle get bodyText2

Implementation

@Deprecated('Use bodySmall instead')
TextStyle get bodyText2 => typography.bodySmall;