cursor property

MouseCursor cursor
final

The mouse cursor to be used when hovering over the widget.

Defaults to SystemMouseCursors.click.

Implementation

final MouseCursor cursor;