actionDispatcher
Captures the typed action handlers declared directly on this modifier chain.
Custom element descriptions call this during construction and retain the returned immutable dispatcher in their retained node. Callback-only description changes replace the dispatcher without requiring measure, layout, paint, or semantics work.
Return
immutable innermost-first action delivery snapshot, or an empty dispatcher when no actions are present.