Creating an alert dialog in Flutter You can further customize the dialog by setting backgroundColor and titleTextStyle properties based on your need . But these properties will not be available in the CupertinoAlertDialog widget and are only available in the AlertDialog widget.