onCellDoubleTap property

DataGridCellDoubleTapCallback? onCellDoubleTap
final

Called when user is tapped a cell with a primary button at the same cell twice in quick succession.

Implementation

final DataGridCellDoubleTapCallback? onCellDoubleTap;