menu
tx_design package
documentation
widgets/data_grid.dart
TxDataRow
cells property
cells property
dark_mode
light_mode
cells
property
List
<
Widget
>
cells
final
此行的数据。
Implementation
final List<Widget> cells;
tx_design package
documentation
widgets/data_grid
TxDataRow
cells property
TxDataRow class