retrieveTextStyle

suspend fun retrieveTextStyle(fontKey: String, colorKey: String? = null): TextStyle
suspend fun retrieveTextStyle(key: String, color: Color = Color.Unspecified, lineHeight: TextUnit = TextUnit.Unspecified): TextStyle