ModalHeader constructor
const
ModalHeader({})
Implementation
const ModalHeader({
super.key,
this.title,
this.withBackButton = false,
this.rightButton,
this.iconSize = 16,
this.sideMargin = 24,
});
const ModalHeader({
super.key,
this.title,
this.withBackButton = false,
this.rightButton,
this.iconSize = 16,
this.sideMargin = 24,
});