mouseCursor property
Initial mouse cursor for this GameWidget
mouse cursor can be changed in runtime using Game.mouseCursor
Implementation
final MouseCursor? mouseCursor;
Initial mouse cursor for this GameWidget
mouse cursor can be changed in runtime using Game.mouseCursor
final MouseCursor? mouseCursor;