menu
syncfusion_flutter_datagrid package
documentation
datagrid.dart
SfDataGrid
onCellTap property
onCellTap property
dark_mode
light_mode
onCellTap
property
DataGridCellTapCallback
?
onCellTap
final
Called when a tap with a cell has occurred.
Implementation
final DataGridCellTapCallback? onCellTap;
syncfusion_flutter_datagrid package
documentation
datagrid
SfDataGrid
onCellTap property
SfDataGrid class