Closed
Description
Now that Material 3 text styles have been added to the TextTheme
, we can deprecate the Material 2 styles (just like we did for Material 1).
Proposal
- Deprecate (and eventually remove following the official deprecation policy) M2 text styles from
TextTheme
, for exampledisplay1
,bodyText2
, etc.