DataGridCellDoubleTapCallback typedef
Signature for SfDataGrid.onCellDoubleTap callback.
Implementation
typedef DataGridCellDoubleTapCallback = void Function(
DataGridCellDoubleTapDetails details);
Signature for SfDataGrid.onCellDoubleTap callback.
typedef DataGridCellDoubleTapCallback = void Function(
DataGridCellDoubleTapDetails details);