Styles

external interface Styles(source)

Functions

Link copied to clipboard
abstract operator fun <K : Style> get(key: K): String?
Link copied to clipboard
abstract operator fun <K : Style> set(key: K, value: String?)