selectedRow property

CatalogRow? get selectedRow

Implementation

CatalogRow? get selectedRow => selection.selectedRow(rows);