rows property

List<List> rows

List of table's rows

Implementation

List<List> get rows => _rows;