data property

List<List<TableModel>> data
final

Data for the table rows.

Implementation

final List<List<TableModel>> data;