cursor property

MouseCursor? cursor
final

Cursor used when hovering this element, also used when dragging if dragCursor is null

Implementation

final MouseCursor? cursor;