ui
0.8.1
jvm
ui
/
org.jetbrains.jewel.ui.component.styling
/
TextAreaStyle
Text
Area
Style
@
Stable
class
TextAreaStyle
(
val
colors
:
TextAreaColors
,
val
metrics
:
TextAreaMetrics
,
val
textStyle
:
TextStyle
)
:
InputFieldStyle
Members
Constructors
Text
Area
Style
Link copied to clipboard
constructor
(
colors
:
TextAreaColors
,
metrics
:
TextAreaMetrics
,
textStyle
:
TextStyle
)
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
text
Style
Link copied to clipboard
open
override
val
textStyle
:
TextStyle