A platform-agnostic text style/font token declaring target font size and line height. These are compiled to standard Android text appearances and Apple system fonts.
The text size in sp/points.
The line height in sp/points.
Converts this FontSpec into a Compose TextStyle.
Converts this platform-agnostic FontSpec into a native iOS UIFont.