mousePositionWorld property

Offset? mousePositionWorld
final

The current mouse position in world coordinates. Used to show a star indicator in the cell containing the cursor.

Implementation

final Offset? mousePositionWorld;