Container( · width: 200.0, · height: 100.0, · color: Colors.green, · child: Text("Hello! I am in the container widget", style: TextStyle(fontSize: 25)),; ) · ).
確定! 回上一頁