onDispose property

LxOnDispose? get onDispose

Intercepts and optionally wraps the disposal of a reactive object.

Implementation

LxOnDispose? get onDispose => null;