Thumb

fun Thumb(modifier: Modifier = Modifier, shape: Shape = RectangleShape, color: Color = Color.Unspecified)

A simple "Thumb" component. Intended to be used in Sliders and ToggleSwitchs but it is not tied to them.