dataRows property

List<TreeRow> dataRows
final

Root rows to flatten according to their expansion state.

Implementation

final List<TreeRow> dataRows;