GlobalStylesProps

external interface GlobalStylesProps : Props(source)

Properties

Link copied to clipboard
abstract var key: Key?
Link copied to clipboard
abstract var styles: Any

The styles you want to apply globally.

Functions

Link copied to clipboard
open inline operator fun Props?.unaryPlus()