DataGridCellTapCallback typedef

DataGridCellTapCallback = void Function(DataGridCellTapDetails details)

Implementation

typedef DataGridCellTapCallback = void Function(DataGridCellTapDetails details);