cursorRadius property
Corner radius of the text cursor.
If null, the cursor has square corners (no rounding).
Implementation
final Radius? cursorRadius;
Corner radius of the text cursor.
If null, the cursor has square corners (no rounding).
final Radius? cursorRadius;