Scaffold 有個bottomSheet 特性,被設定的元件會自動隨底部可用空間滑動,通常會用來設定輸入欄 ... import 'package:flutter/material.dart'; void main() => runApp( ...
確定! 回上一頁