menu
zezis_printing package
documentation
pdf/src/widgets/table.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;
zezis_printing package
documentation
pdf/src/widgets/table
Table
children property
Table class