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