Kepko
Toggle table of contents
1.3.5
common
Target filter
common
Switch theme
Search in API
Skip to content
Kepko
foundation
/
glass.yasan.kepko.foundation.border
/
border
border
@
Composable
fun
Modifier
.
border
(
color
:
Color
=
KepkoTheme.colors.outline
,
shape
:
Shape
=
RectangleShape
,
width
:
Dp
=
KepkoTheme.dimensions.borderThickness
)
:
Modifier
@
Composable
fun
Modifier
.
border
(
brush
:
Brush
,
shape
:
Shape
=
RectangleShape
,
width
:
Dp
=
KepkoTheme.dimensions.borderThickness
)
:
Modifier