moveSelectingCellToEdgeOfColumns abstract method

void moveSelectingCellToEdgeOfColumns(
  1. PlutoMoveDirection direction, {
  2. bool force = false,
  3. bool notify = true,
})
inherited

Implementation

void moveSelectingCellToEdgeOfColumns(
  PlutoMoveDirection direction, {
  bool force = false,
  bool notify = true,
});