customScrollCursor property

CustomScrollCursor? customScrollCursor
final

Custom cursor specified by the user

If null, default system cursors will be used instead

Implementation

final CustomScrollCursor? customScrollCursor;