CustomDialogThemeData constructor
const
CustomDialogThemeData({
- CustomDialogStyle style = const CustomDialogStyle(),
Implementation
const CustomDialogThemeData({
this.style = const CustomDialogStyle(),
});