dataList property

ValueNotifier<List<T>> dataList
getter/setter pair

视频列表

Implementation

ValueNotifier<List<T>> dataList = ValueNotifier([]);