menu
te_widgets package
documentation
widgets/crud-table/crud_table_config.dart
TCrudConfig<T, K>
tabContents property
tabContents property
dark_mode
light_mode
tabContents
property
List
<
TCrudTableContent
<
T
,
K
>
>
tabContents
final
Implementation
final List<TCrudTableContent<T, K>> tabContents;
te_widgets package
documentation
widgets/crud-table/crud_table_config
TCrudConfig<T, K>
tabContents property
TCrudConfig class