onSemanticsOwnerDisposed property
final
      Called whenever this pipeline owner disposes its semantics owner.
Typical implementations will tear down the semantics tree.
Implementation
final VoidCallback? onSemanticsOwnerDisposed;Called whenever this pipeline owner disposes its semantics owner.
Typical implementations will tear down the semantics tree.
final VoidCallback? onSemanticsOwnerDisposed;