在flutter引入CupertinoAlertDialog總是報:The getter 'alertDialogLabel' was called on null

flutter使用CupertinoAlertDialog,點擊彈出按鍵時報: The getter 'alertDialogLabel' was called on null 跳入到上一層dialog.dart中的確有個label: localizations.alertDialogLabel,但是CupertinoAlertDialog沒有該屬性… 翻閱谷歌發現相同問題,簡單嘗試下,的確有效:
相關文章
相關標籤/搜索