transition property
The default scene-to-scene blend, or null for hard cuts.
Per-scene Scene.enter/Scene.exit override it boundary by boundary.
An overlapping transition shortens totalFrames; a
sequential one (overlap: false) leaves the total unchanged.
Implementation
final Transition? transition;