DefaultIndirectObservableFloat

constructor(parentProperty: ObservableValue<P?>, defaultValue: Float, getObservable: (P) -> ObservableValue<Float>)