mousePositionWorld property
The current mouse position in world coordinates. Used to show a star indicator in the cell containing the cursor.
Implementation
final Offset? mousePositionWorld;
The current mouse position in world coordinates. Used to show a star indicator in the cell containing the cursor.
final Offset? mousePositionWorld;