textHeightBehavior property

TextHeightBehavior? textHeightBehavior
final

Defines how to apply TextStyle.height over and under text.

See Text.textHeightBehavior for more details.

Implementation

final TextHeightBehavior? textHeightBehavior;