menu
te_widgets package
documentation
widgets/crud-table/crud_table_config.dart
TCrudConfig<T, K>
tabs property
tabs property
dark_mode
light_mode
tabs
property
List
<
TTab
<
int
>
>
?
tabs
final
Tab definitions for the table view.
Implementation
final List<TTab<int>>? tabs;
te_widgets package
documentation
widgets/crud-table/crud_table_config
TCrudConfig<T, K>
tabs property
TCrudConfig class