new-ui-standalone
1.0.0-SNAPSHOT
jvm
new-ui-standalone
/
org.jetbrains.jewel.themes.expui.standalone.theme
/
Theme
Theme
interface
Theme
Inheritors
DarkTheme
LightTheme
Members
Properties
is
Dark
Link copied to clipboard
abstract
val
isDark
:
Boolean
Functions
provide
Link copied to clipboard
@
Composable
open
fun
provide
(
content
:
@
Composable
(
)
->
Unit
)
provide
Values
Link copied to clipboard
abstract
fun
provideValues
(
)
:
Array
<
ProvidedValue
<
*
>
>