areaFocusBorder

@Composable
fun Modifier.areaFocusBorder(focused: Boolean, areaColors: AreaColors = LocalAreaColors.current, width: Dp = 2.dp, shape: Shape = RectangleShape): Modifier