int-ui-standalone
1.0.0-SNAPSHOT
jvm
int-ui-standalone
/
org.jetbrains.jewel.themes.intui.standalone.styling
/
IntUiTextAreaStyle
/
Companion
/
light
light
@
Composable
fun
light
(
colors
:
IntUiTextAreaColors
=
IntUiTextAreaColors.light()
,
metrics
:
IntUiTextAreaMetrics
=
IntUiTextAreaMetrics()
,
textStyle
:
TextStyle
=
IntUiTheme.defaultLightTextStyle
,
hintTextStyle
:
TextStyle
=
IntUiTheme.defaultLightTextStyle.copy(fontSize = 12.sp, lineHeight = 16.sp)
)
:
IntUiTextAreaStyle