int-ui-standalone
0.7.3
jvm
int-ui-standalone
/
org.jetbrains.jewel.intui.standalone.styling
/
IntUiTextAreaStyle
Int
Ui
Text
Area
Style
@
Stable
data
class
IntUiTextAreaStyle
(
val
colors
:
IntUiTextAreaColors
,
val
metrics
:
IntUiTextAreaMetrics
,
val
textStyle
:
TextStyle
)
:
TextAreaStyle
Members
Constructors
Int
Ui
Text
Area
Style
Link copied to clipboard
constructor
(
colors
:
IntUiTextAreaColors
,
metrics
:
IntUiTextAreaMetrics
,
textStyle
:
TextStyle
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
colors
Link copied to clipboard
open
override
val
colors
:
IntUiTextAreaColors
metrics
Link copied to clipboard
open
override
val
metrics
:
IntUiTextAreaMetrics
text
Style
Link copied to clipboard
open
override
val
textStyle
:
TextStyle