channel property

MorphPieceChannel? channel
final

When set, Tug writes the pull into this channel and the skin moves the real mass geometry; the widget itself paints only the content correction. Fixed for the widget's lifetime: toggling it swaps the tree shape. The channel's value is not reset on unmount - the owner of the channel owns its value.

Implementation

final MorphPieceChannel? channel;