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