cursor property
The mouse cursor for mouse pointers that are hovering over the region. Defaults to SystemMouseCursors.click.
Implementation
@override
final FWidgetStateMap<MouseCursor> cursor;
The mouse cursor for mouse pointers that are hovering over the region. Defaults to SystemMouseCursors.click.
@override
final FWidgetStateMap<MouseCursor> cursor;