setCurrentSelectingPositionByCellKey abstract method

void setCurrentSelectingPositionByCellKey(
  1. Key? cellKey, {
  2. bool notify = true,
})
inherited

Implementation

void setCurrentSelectingPositionByCellKey(
  Key? cellKey, {
  bool notify = true,
});