Kewt
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Kewt
kewt-modifier
/
dev.kewt.modifier
/
border
border
fun
Modifier
.
border
(
style
:
BorderStyle
,
color
:
Color
=
Color.Default
)
:
Modifier
(
source
)
Adds a border with the specified
style
and
color
.