cursorWidth property

double? cursorWidth
final

How wide the cursor will be.

If this property is null, MongolRenderEditable.preferredLineWidth will be used.

Implementation

final double? cursorWidth;