menu
syncfusion_flutter_datagrid package
documentation
datagrid.dart
SelectionManagerBase
handleTap method
handleTap method
dark_mode
light_mode
handleTap
method
void
handleTap
(
RowColumnIndex
rowColumnIndex
)
Processes the selection operation when tap a cell.
Implementation
void handleTap(RowColumnIndex rowColumnIndex) {}
syncfusion_flutter_datagrid package
documentation
datagrid
SelectionManagerBase
handleTap method
SelectionManagerBase class