We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Note: This issue is about misalignment that progresses with each line. For equally misaligned lines with Material 2, see #261
Steps to reproduce:
MaterialApp
theme: ThemeData( useMaterial3: true, ),
Web:
iOS:
The text was updated successfully, but these errors were encountered:
you can solve it by using parameter:
gutterStyle: const GutterStyle(textStyle: TextStyle(height: 1.5)),
Sorry, something went wrong.
No branches or pull requests
Note: This issue is about misalignment that progresses with each line. For equally misaligned lines with Material 2, see #261
Steps to reproduce:
MaterialApp
:Web:

iOS:

The text was updated successfully, but these errors were encountered: