rows property

List<T>? rows
final

Row values (used when controller is null).

Implementation

final List<T>? rows;