outlinedCardBorder

@Composable
fun outlinedCardBorder(enabled: Boolean = true): BorderStroke

Creates a BorderStroke that represents the default border used in OutlinedCard.

Parameters

enabled

whether the card is enabled