cursorHeight property

double? cursorHeight
final

The height of the cursor.

If this is null, the height of the cursor will be calculated automatically.

Implementation

final double? cursorHeight;