menu
freedom_table package
documentation
freedom_table_body_cells.dart
FreedomTableBodyCells
rows property
rows property
dark_mode
light_mode
rows
property
List
<
List
<
FreedomTableBodyCell
>
>
rows
final
rows
Implementation
final List<List<FreedomTableBodyCell>> rows;
freedom_table package
documentation
freedom_table_body_cells
FreedomTableBodyCells
rows property
FreedomTableBodyCells class