observeFloat

fun observeFloat(key: String, defaultValue: Float = 0.0f): Flow<Float>