import 'package:flutter/material.dart'; void main() => runApp( Column( ... Expanded 有個 flex 特性作為彈性係數,用來衡量子元件在main axis 上可佔有空間量,預 ...
確定! 回上一頁