rx property

RxList<E> get rx

Create a reactive List

Implementation

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