textHeightBehavior property

TextHeightBehavior? textHeightBehavior
final

Defines how the paragraph will apply TextStyle.height to the ascent of the first line and descent of the last line.

Implementation

final TextHeightBehavior? textHeightBehavior;