existingRowClass property

  1. @override
ExistingRowClass? existingRowClass
final

The existing class designed to hold a row, if there is any.

Implementation

@override
final ExistingRowClass? existingRowClass;