ShowInfoDetail constructor
ShowInfoDetail({})
Implementation
ShowInfoDetail({required this.pathImage, required this.componentTitle, required this.componentDescription,
required this.componentPage});
ShowInfoDetail({required this.pathImage, required this.componentTitle, required this.componentDescription,
required this.componentPage});