rows property

  1. @override
List<PlutoRow> rows
inherited

Implementation

@override
List<PlutoRow> get rows => [...refRows];