I use material design plugin for Sketch to design my app. Now I need to set up my app theme to completely satisfy my prototype. There is no issues with colors. But with text I see mismatch of fields of TextTheme class and generated by plugin styles
Material typography:
headline1
headline2
headline3
headline4
headline5
headline6
subtitle1
subtitle2
body1
body2
button
caption
overline
TextTheme fields:
body1
body2
button
caption
display1
display2
display3
display4
headline
overline
subhead
subtitle
title
What is the correct fields matching here?