areaBorder

@Composable
fun Modifier.areaBorder(areaColors: AreaColors = LocalAreaColors.current, width: Dp = 1.dp, shape: Shape = RectangleShape): Modifier