rows property

List<EditableRow> get rows

Implementation

List<EditableRow> get rows => List.unmodifiable(_rows);