menu
te_widgets package
documentation
widgets/table/table_configs.dart
TTableInteractionConfig<T>
onRowDoubleTap property
onRowDoubleTap property
dark_mode
light_mode
onRowDoubleTap
property
dynamic Function
(
T
item
,
int
index
)
?
onRowDoubleTap
final
Implementation
final Function(T item, int index)? onRowDoubleTap;
te_widgets package
documentation
widgets/table/table_configs
TTableInteractionConfig<T>
onRowDoubleTap property
TTableInteractionConfig class