rows property

Body rows. A null or empty list renders the header alone (ChartTable.tsx:154).

Implementation

final List<List<FluentChartTableCell>>? rows;