PilotSwitch

constructor(isOn: StateFlow<Boolean>, label: T, onCheckedChange: (Boolean) -> Unit = {})