cursor property
The cursor to display when hovering over the element.
If null, MouseCursor.defer is used.
Implementation
final MouseCursor? cursor;
The cursor to display when hovering over the element.
If null, MouseCursor.defer is used.
final MouseCursor? cursor;