cursorRadius property

Radius? cursorRadius
final

How rounded the corners of the cursor should be.

By default, the cursor has no radius.

Implementation

final Radius? cursorRadius;