menu
pdf package
documentation
widgets.dart
Table
children property
children property
dark_mode
light_mode
children
property
List
<
TableRow
>
children
final
The rows of the table.
Implementation
final List<TableRow> children;
pdf package
documentation
widgets
Table
children property
Table class