Skip to content

Conversation

@chris-rutkowski
Copy link

Hello,

your package was missing this line what was making the text larger in some circumstances, like wrapping entire app in:

 child: DefaultTextHeightBehavior(
  textHeightBehavior: const TextHeightBehavior(
    applyHeightToFirstAscent: false, 
    applyHeightToLastDescent: false
),

Thanks for this package anyway. I'm about to greatly improve user experience in my financial app Commingle.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant