toggle menu
int-ui-standalone
1.0.0-SNAPSHOT
jvm
switch theme
search in API
int-ui-standalone
/
org.jetbrains.jewel.intui.standalone.styling
/
IntUiDefaultDropdownStyleFactory
/
dark
dark
@
Composable
fun
dark
(
colors
:
DropdownColors
=
DropdownColors.Default.dark()
,
metrics
:
DropdownMetrics
=
DropdownMetrics.default()
,
icons
:
DropdownIcons
=
DropdownIcons.defaults()
,
textStyle
:
TextStyle
=
JewelTheme.createDefaultTextStyle()
,
menuStyle
:
MenuStyle
=
MenuStyle.dark()
)
:
DropdownStyle