design
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
design
core
/
com.trendyol.design.core.util
/
customBorder
custom
Border
@
Stable
fun
Modifier
.
customBorder
(
color
:
Color
,
shape
:
Shape
,
strokeWidth
:
Dp
=
1.dp
,
dashWidth
:
Dp
?
=
null
,
gapWidth
:
Dp
?
=
null
,
strokeCap
:
StrokeCap
=
StrokeCap.Round
)
:
Modifier