我的頁面設計採用單獨的 Widget 方法,因此無法在 setState() 中新增 onPressed 。 ... import 'package:flutter/material.dart'; int number = 10; ...
確定! 回上一頁