spread property
PresentationSpread?
get
spread
(Nullable) Indicates the condition to be met for the linked resource to be rendered within a synthetic spread.
Implementation
PresentationSpread? get spread =>
PresentationSpread.from(otherProperties.optString("spread"));