onIndexLongPress property

void Function(Map<String, Object?> row)? onIndexLongPress
final

Implementation

final void Function(Map<String, Object?> row)? onIndexLongPress;