rows property

Iterable<BoxRow> get rows

Implementation

Iterable<BoxRow> get rows => _rows;