ProSlide class

The Stage Display protocol is different enough, that it maintains its own ProSDSlide class.

Constructors

ProSlide.fromMap(ProSlideGroup group, Map data, {int imageQuality = -1})

Properties

group ProSlideGroup
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
id String
no setter
image ProSlideImage
getter/setter pair
presentation ProPresentation
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
showing bool
no setter
slideAttachmentMask int
getter/setter pair
slideColor ↔ Color
getter/setter pair
slideColorBrightness double
getter/setter pair
slideEnabled bool
getter/setter pair
slideIndex int
getter/setter pair
slideLabel String
getter/setter pair
slideNotes String
getter/setter pair
slideText String
getter/setter pair
slideTransitionType int
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited