int-ui-standalone
1.0.0-SNAPSHOT
jvm
int-ui-standalone
/
org.jetbrains.jewel.themes.intui.standalone
/
IntUiTheme
Int
Ui
Theme
@
Composable
fun
IntUiTheme
(
theme
:
IntUiThemeDefinition
,
swingCompatMode
:
Boolean
=
false
,
content
:
@
Composable
(
)
->
Unit
)
@
Composable
fun
IntUiTheme
(
theme
:
IntUiThemeDefinition
,
componentStyling
:
IntelliJComponentStyling
,
swingCompatMode
:
Boolean
=
false
,
content
:
@
Composable
(
)
->
Unit
)