rx property

RxBool rx

Returns a RxBool with this bool as initial value.

Implementation

RxBool get rx => RxBool(this);