SlideTitleBulletsAndPhoto constructor
SlideTitleBulletsAndPhoto({})
Implementation
SlideTitleBulletsAndPhoto({
super.name = 'Title, Bullets and Photo',
this.title,
this.image,
this.bullets = const [],
this.subtitle,
super.speakerNotes,
super.slideNumber,
});