Package-level declarations
Functions
Link copied to clipboard
fun KwikSwitch(text: String? = null, checked: Boolean, colors: SwitchColors = kwikSwitchColors(), onCheckedChange: (Boolean) -> Unit)
Simple Material3 switch with text support
Link copied to clipboard