You need to use showCupertinoModalPopup instead of showCupertinoDialog : showCupertinoModalPopup( context: context, builder: (context) ...
確定! 回上一頁