menu
tree_data_table package
documentation
source/widgets/data/tree_row_tile.dart
CustomSliverChildBuilderDelegate
dataRows property
dataRows property
dark_mode
light_mode
dataRows
property
List
<
TreeRow
>
dataRows
final
The list of
TreeRow
s to be displayed in the tree data table.
Implementation
final List<TreeRow> dataRows;
tree_data_table package
documentation
source/widgets/data/tree_row_tile
CustomSliverChildBuilderDelegate
dataRows property
CustomSliverChildBuilderDelegate class