Square Corner Focus
fun SquareCornerFocus(modifier: Modifier = Modifier, tapSize: Dp = DefaultFocusSize, borderSize: Dp = Dp.Unspecified, borderStroke: BorderStroke = DefaultBorderStroke)
Square corner shape composable, it only has shapes on corner border.