desi-programmer/flutter-quizstar

don't use \n

Opened this issue · 0 comments

"Quizstar\nTest Yourself !!",

When the user test the accessibility on your app, it's better if you don't use \n for go at second line of the text. I suggest to use TextSpan for that situation or maybe set softWrap property of true