frameTicks property

Listenable frameTicks
latefinal

One subscription point for everything that renders a flight frame: the value spring and the displacement channel merged. The shuttle and the skin listen HERE, so a new co-driver of the frame never needs a second subscription seam.

Implementation

late final Listenable frameTicks = .merge(<Listenable>[controller, _drag]);