toggle menu
interactive-text
0.2.1
jvm
switch theme
search in API
interactive-text
/
me.okonecny.interactivetext
/
SelectionStyle
/
Stroke
Stroke
data
class
Stroke
(
val
width
:
Dp
=
2.dp
,
val
color
:
Color
=
Color.Cyan
)
Members
Constructors
Stroke
Link copied to clipboard
constructor
(
width
:
Dp
=
2.dp
,
color
:
Color
=
Color.Cyan
)
Properties
color
Link copied to clipboard
val
color
:
Color
width
Link copied to clipboard
val
width
:
Dp