menu
neo_mobile_kit package
documentation
shared/widgets/neo_data_table_lite.dart
NeoDataTableRow
cells property
cells property
dark_mode
light_mode
cells
property
List
<
String
>
cells
final
The cells value used to configure this component.
Implementation
final List<String> cells;
neo_mobile_kit package
documentation
shared/widgets/neo_data_table_lite
NeoDataTableRow
cells property
NeoDataTableRow class