onCellsSelectionChanged property

void Function(Set<CellCoord> cells)? onCellsSelectionChanged
final

Implementation

final void Function(Set<CellCoord> cells)? onCellsSelectionChanged;