toggle menu
ui
0.23.1
jvm
switch theme
search in API
ui
/
org.jetbrains.jewel.ui.component.styling
/
TextAreaStyle
Text
Area
Style
@
Stable
class
TextAreaStyle
(
val
colors
:
TextAreaColors
,
val
metrics
:
TextAreaMetrics
)
:
InputFieldStyle
Members
Constructors
Text
Area
Style
Link copied to clipboard
constructor
(
colors
:
TextAreaColors
,
metrics
:
TextAreaMetrics
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
colors
Link copied to clipboard
open
override
val
colors
:
TextAreaColors
metrics
Link copied to clipboard
open
override
val
metrics
:
TextAreaMetrics