Container( padding: /*EdgeInsetsでパディングを指定*/, child: Text('テキスト'), ),. 以下は、使用例です。 Container( padding: EdgeInsets.symmetric ...
確定! 回上一頁