bodyText1 property

  1. @Deprecated('Use bodyMedium instead')
TextStyle get bodyText1

Implementation

@Deprecated('Use bodyMedium instead')
TextStyle get bodyText1 => typography.bodyMedium;