cursor property
getter/setter pair
Cursor position within the frame.
If the cursor is not visible, this will be null
.
Implementation
Offset? cursor;
Cursor position within the frame.
If the cursor is not visible, this will be null
.
Offset? cursor;