The following example shows an alert dialog. "Alert dialog example for Flutter." AlertDialog( title: Text('Reset settings?'), content: Text('This will reset ...
確定! 回上一頁