onCellDoubleTap property Null safety
final
Called when user is tapped a cell with a primary button at the same cell twice in quick succession.
Implementation
final DataGridCellDoubleTapCallback? onCellDoubleTap;
Called when user is tapped a cell with a primary button at the same cell twice in quick succession.
final DataGridCellDoubleTapCallback? onCellDoubleTap;