basicSwitchBehavior

fun basicSwitchBehavior(    onBackground: Color? = null,     onForeground: Color? = null,     offBackground: Color? = null,     offForeground: Color? = null): DI.Module(source)