presentData property

List<List> presentData
getter/setter pair

每一列展示的数据

Implementation

late List<List> presentData = [];