import 'package:flutter/material.dart'; void main() => runApp(new ... height: 200, child: new OverflowBox( maxHeight: 400,//2 不能小於父容器 ...
確定! 回上一頁