height property

double? height
final

How tall the cursor will be.

By default, the cursor height is set to the preferred line height of the text.

Implementation

final double? height;