PositionExtension extension

on

Methods

moveHorizontal(EditorState editorState, {bool forward = true, SelectionRange selectionRange = SelectionRange.character}) Position?
moveVertical(EditorState editorState, {bool upwards = true}) Position?