I'm testing comments on my Flutter App. Application shows yellow bar when comment is too many characters to the right 175 pixels to the right

后端 未结 0 1419
迷失自我
迷失自我 2021-01-22 07:45

title: Row( children: [ Text( commentdoc[\'username\'], style: mystyle(20), ), SizedBox( width: 15.0, ), Text( commentdoc[\'comment\'], style: mystyle(20, Colors.grey, FontWeigh

相关标签:
回答
  • 消灭零回复
提交回复
热议问题