Flutter 入門-佈局Container、Padding、Align、Center Container Container ... Padding(padding: const EdgeInsets.all(10.0),child: Text("title"),) ...
確定! 回上一頁