ModalBaseHeaderParameter constructor
ModalBaseHeaderParameter({})
Implementation
ModalBaseHeaderParameter({
required this.background,
required this.headerBackground,
required this.dragBar,
required this.closeIcon,
this.closeIconColor,
this.title,
});