menu
fast_ui_kit package
documentation
ui/widgets/table.dart
FastTable
rows property
rows property
dark_mode
light_mode
rows
property
List
<
List
<
TableItem
>
>
rows
final
Implementation
final List<List<TableItem>> rows;
fast_ui_kit package
documentation
ui/widgets/table
FastTable
rows property
FastTable class