preferredLineHeight abstract method
Returns preferred line height at specified position
in text.
The position
parameter must be relative to the node
's content.
Implementation
double preferredLineHeight(TextPosition position);
Returns preferred line height at specified position
in text.
The position
parameter must be relative to the node
's content.
double preferredLineHeight(TextPosition position);