onCursorActivity property

Stream onCursorActivity

Will be fired when the cursor or selection moves, or any change is made to the editor content.

Implementation

Stream get onCursorActivity => onEvent('cursorActivity');