EasyPresentationApp constructor
const
EasyPresentationApp({})
Implementation
const EasyPresentationApp({
super.key,
required this.presentationData,
this.title,
this.leadingTitle,
this.bgImage,
this.markdownStyleSheet,
this.topSafeArea = true,
this.onTapEvent,
this.placementBuilder,
});