cursorRadius property

Radius? cursorRadius
finalinherited

How rounded the corners of the cursor should be.

By default, the cursor has no radius.

Implementation

final Radius? cursorRadius;