menu
pixel_prompt package
documentation
core/context.dart
Context
cursorX property
cursorX property
dark_mode
light_mode
cursorX
property
int
cursorX
getter/setter pair
Current X position of the cursor in the UI.
Defaults to
-1
if not set.
Implementation
int cursorX = -1;
pixel_prompt package
documentation
core/context
Context
cursorX property
Context class