Stack 堆疊佈局,常用的屬性. alignment: 對齊屬性; Positioned:位置屬性. 起手式範例. import 'package:flutter/material.dart'; void main() { runApp(MyApp()); } ...
確定! 回上一頁