cursorHeight property
final
      How tall the cursor will be.
If this property is null, RenderEditable.preferredLineHeight will be used.
Implementation
final double? cursorHeight;How tall the cursor will be.
If this property is null, RenderEditable.preferredLineHeight will be used.
final double? cursorHeight;