rememberDoubleState

@Composable
inline fun rememberDoubleState(vararg keys: Any?, crossinline init: () -> Double): MutableDoubleState