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