... onPressed() function of the RaisedButton widget. Navigator.push(context, MaterialPageRoute( builder: (context) => SecondScreen() ) ); ...
確定! 回上一頁