defaultTypography
fun defaultTypography(colors: StreamColors, dimens: StreamDimens, fontFamily: FontFamily? = null): StreamTypography
Builds the default typography set for our theme, with the ability to customize the font family.
Return
StreamTypography that holds all the default text styles that we support.
Parameters
fontFamily
The font that the users want to use for the app.