mouseCursor property
The cursor for a mouse pointer when it enters or is hovering over the widget.
Implementation
final MouseCursor? mouseCursor;
The cursor for a mouse pointer when it enters or is hovering over the widget.
final MouseCursor? mouseCursor;