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