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