Presentation Config
class PresentationConfig(val presentation: PresentationContent, val backgroundColor: Color, val defaultSpecs: SlideSpecs, val plugins: List<CupPlugin>)
Constructors
Link copied to clipboard
constructor(presentation: PresentationContent, backgroundColor: Color, defaultSpecs: SlideSpecs, plugins: List<CupPlugin>)