rx property

RxList<E> rx

Create a reactive List

Implementation

RxList<E> get rx => RxList<E>(this);