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