rows property

  1. @override
List<PlutoRow> get rows
inherited

Implementation

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