currentList property

List<T> get currentList

Implementation

List<T> get currentList => [...state];