menu
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental.dart
ResizableTable
rows property
rows property
dark_mode
light_mode
rows
property
List
<
TableRow
>
?
rows
final
List of table rows to display.
Implementation
final List<TableRow>? rows;
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental
ResizableTable
rows property
ResizableTable class