rx property

Returns a RxDouble with this double as initial value.

Implementation

RxDouble get rx => RxDouble(this);