cursor property
MouseCursor
get
cursor
Gets the current mouse cursor.
Implementation
MouseCursor get cursor => currentCursor.value;
Gets the current mouse cursor.
MouseCursor get cursor => currentCursor.value;