onCellLongPress property
Called when a long press gesture with a primary button has been recognized for a cell.
Implementation
final DataGridCellLongPressCallback? onCellLongPress;
Called when a long press gesture with a primary button has been recognized for a cell.
final DataGridCellLongPressCallback? onCellLongPress;