cursorHeight property

double cursorHeight

Implementation

double get cursorHeight => cursorCont.style.height ?? preferredLineHeight(const TextPosition(offset: 0));