menu
te_widgets package
documentation
widgets/grid/grid.dart
TGridRow
children property
children property
dark_mode
light_mode
children
property
List
<
Widget
>
children
final
The columns to display in this row.
Implementation
final List<Widget> children;
te_widgets package
documentation
widgets/grid/grid
TGridRow
children property
TGridRow class