DragHandle

fun DragHandle(modifier: Modifier = Modifier, width: Dp = 64.dp, height: Dp = 4.dp, shape: Shape = KepkoTheme.shapes.extraLarge, color: Color = KepkoTheme.colors.contentSubtle)