roundedCornerBackgroundAndOuterBorder

expect fun Modifier.roundedCornerBackgroundAndOuterBorder(border: BorderStroke, cornerRadius: Dp, backgroundColor: Color): Modifier(source)

The border is not on top of the background.


expect fun Modifier.roundedCornerBackgroundAndOuterBorder(border: BorderStroke, cornerRadiusPercent: Int, backgroundColor: Color): Modifier(source)
expect fun Modifier.roundedCornerBackgroundAndOuterBorder(width: Dp, borderColor: Color, cornerRadius: Dp, backgroundColor: Color): Modifier(source)
expect fun Modifier.roundedCornerBackgroundAndOuterBorder(width: Dp, borderColor: Color, cornerRadiusPercent: Int, backgroundColor: Color): Modifier(source)
actual fun Modifier.roundedCornerBackgroundAndOuterBorder(border: BorderStroke, cornerRadius: Dp, backgroundColor: Color): Modifier(source)
actual fun Modifier.roundedCornerBackgroundAndOuterBorder(border: BorderStroke, cornerRadiusPercent: Int, backgroundColor: Color): Modifier(source)
actual fun Modifier.roundedCornerBackgroundAndOuterBorder(width: Dp, borderColor: Color, cornerRadius: Dp, backgroundColor: Color): Modifier(source)
actual fun Modifier.roundedCornerBackgroundAndOuterBorder(width: Dp, borderColor: Color, cornerRadiusPercent: Int, backgroundColor: Color): Modifier(source)
actual fun Modifier.roundedCornerBackgroundAndOuterBorder(border: BorderStroke, cornerRadius: Dp, backgroundColor: Color): Modifier(source)
actual fun Modifier.roundedCornerBackgroundAndOuterBorder(border: BorderStroke, cornerRadiusPercent: Int, backgroundColor: Color): Modifier(source)
actual fun Modifier.roundedCornerBackgroundAndOuterBorder(width: Dp, borderColor: Color, cornerRadius: Dp, backgroundColor: Color): Modifier(source)
actual fun Modifier.roundedCornerBackgroundAndOuterBorder(width: Dp, borderColor: Color, cornerRadiusPercent: Int, backgroundColor: Color): Modifier(source)