menu
naki_ui package
documentation
framework.dart
TableRow
children property
children property
dark_mode
light_mode
children
property
List
<
Component
>
children
final
Child cell components in the row (e.g. NakiText).
Implementation
final List<Component> children;
naki_ui package
documentation
framework
TableRow
children property
TableRow class