cursor property

The mouse cursor for mouse pointers that are hovering over the region. Defaults to SystemMouseCursors.click.

Implementation

@override
final FWidgetStateMap<MouseCursor> cursor;