cursorRadius property

Radius? cursorRadius
final

How rounded the corners of the cursor should be. By default, the cursor has a null Radius

Same as TextField.cursorRadius

Implementation

final Radius? cursorRadius;