Open alexeyinkin opened 1 year ago
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:
you can solve it by using parameter:
gutterStyle: const GutterStyle(textStyle: TextStyle(height: 1.5)),
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: