onCellLongPress property

DataGridCellLongPressCallback? onCellLongPress
final

Called when a long press gesture with a primary button has been recognized for a cell.

Implementation

final DataGridCellLongPressCallback? onCellLongPress;