variableNull

fun <T> variableNull(value: T? = null, onChange: ArgFun<T?>? = null): CSVariable<T?>