CustomDialogChildren constructor
CustomDialogChildren({})
Implementation
CustomDialogChildren({
this.widgetList = const [],
this.isShowingChange,
this.isKeyboardAvoiding = false,
this.barrierDismissible = true,
});