outerBorder

expect fun Modifier.outerBorder(width: Dp, color: Color): Modifier(source)

Follows the default CSS border behavior that is on the outside.

Follows the default CSS border behavior that is on the outside.


actual fun Modifier.outerBorder(width: Dp, color: Color): Modifier(source)