listData property

List<T> listData
getter/setter pair

列表数据

Implementation

List<T> listData = [];