cursorUp abstract method

void cursorUp({
  1. bool select = false,
})

Implementation

void cursorUp({
  bool select = false,
});