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