menu
te_widgets package
documentation
widgets/crud-table/crud_table_config.dart
TCrudConfig<T, K>
canRestore property
canRestore property
dark_mode
light_mode
canRestore
property
Future
<
bool
>
Function
(
T
)
?
canRestore
final
Implementation
final Future<bool> Function(T)? canRestore;
te_widgets package
documentation
widgets/crud-table/crud_table_config
TCrudConfig<T, K>
canRestore property
TCrudConfig class