cursorHeight property

double? cursorHeight
final

How tall the cursor will be.

If this property is null, RenderEditable.preferredLineHeight will be used.

Implementation

final double? cursorHeight;