moveCurrentCellToEdgeOfColumns abstract method

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

Implementation

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