'Is there any rotation mouse pointer to Flutter?

I'm looking for a rotation cursor for Flutter. I know resizing cursors do exist, SystemMouseCursors.resizeUpRightDownLeft, for example.

Cursor example image

I would like a curved version of this or even a similar one to photoshop's rotating cursor.

Example of photoshop's cursor Example of curved cursor

Does anyone know where could I find this? Thank you in advance.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source