MultiImagePage constructor
Implementation
const MultiImagePage({
super.key,
required this.titles,
required this.paths,
this.appBarImage = 'Hand',
this.svgImage = true,
this.buildHyperLink,
});
const MultiImagePage({
super.key,
required this.titles,
required this.paths,
this.appBarImage = 'Hand',
this.svgImage = true,
this.buildHyperLink,
});