PropsWithSx

Properties

Link copied to clipboard
abstract var key: Key?
Link copied to clipboard
abstract var sx: SxProps<Theme>?

Functions

Link copied to clipboard
inline fun PropsWithSx.sx(crossinline block: PropertiesBuilder.() -> Unit)
Link copied to clipboard
open inline operator fun Props?.unaryPlus()