rows property

List<EachRow>? rows
getter/setter pair

Rows to show in the body

Implementation

List<EachRow>? rows;