clearCurrentSelecting abstract method

void clearCurrentSelecting({
  1. bool notify = true,
})
inherited

Resets currently selected rows and cells.

Implementation

void clearCurrentSelecting({bool notify = true});