menu
expandable_datatable_2 package
documentation
expandable_datatable.dart
ExpandableRow
cells property
cells property
dark_mode
light_mode
cells
property
List
<
ExpandableCell
>
get
cells
Implementation
List<ExpandableCell> get cells => _cells;
expandable_datatable_2 package
documentation
expandable_datatable
ExpandableRow
cells property
ExpandableRow class