Searched refs:themeStyle (Results 1 – 1 of 1) sorted by relevance
189 private var themeStyle: Style? = null in <lambda>() variable639 val style = themeStyle ?: fetchThemeStyleFromSetting().also { themeStyle = it } in <lambda>()