mouseCursor property
final
The MouseCursor for mouse pointers hovering over selectable Text widgets.
If this property is null, SystemMouseCursors.text will be used.
Implementation
final MouseCursor? mouseCursor;
The MouseCursor for mouse pointers hovering over selectable Text widgets.
If this property is null, SystemMouseCursors.text will be used.
final MouseCursor? mouseCursor;