rx property

RxBool get rx

Returns a RxBool with this bool as initial value.

Implementation

RxBool get rx => RxBool(this);