MultiImagePage constructor
Implementation
const MultiImagePage({
super.key,
required this.titles,
required this.paths,
this.pageTitle = 'EVALUATION',
this.svgImage = true,
this.pageDoc,
});
const MultiImagePage({
super.key,
required this.titles,
required this.paths,
this.pageTitle = 'EVALUATION',
this.svgImage = true,
this.pageDoc,
});