在Flutter中,路由管理主要有兩個類:Route和Navigator. ... style: TextStyle(fontSize: 30, color: Colors.red), ), ), ); } } class UnknownPage ...
確定! 回上一頁