This can be achieved by adding \n into your text widget as below. Text('Hello, \n How are you?',) Here is the code from main.dart file to ...
確定! 回上一頁