T2XX

Results 2 comments of T2XX

It will have problems when non English users use the Windows like input method, because the Windows like input method first inputs user text and then replaces the original text....

you can solve it by using parameter: ```dart gutterStyle: const GutterStyle(textStyle: TextStyle(height: 1.5)), ```