rx property

RxValue<T> rx

Create a reactive value

Implementation

RxValue<T> get rx => RxValue<T>(this);