menu
pdf package
documentation
widgets.dart
TableRow
children property
children property
dark_mode
light_mode
children
property
List
<
Widget
>
children
final
The widgets that comprise the cells in this row.
Implementation
final List<Widget> children;
pdf package
documentation
widgets
TableRow
children property
TableRow class