In my flutter project, I have initialized a Row. ... Container( color:Colors.white, child: ( Row( children: <Widget>[ Padding( padding: ...
確定! 回上一頁