onDetach property

Stream<DetachEvent> get onDetach

Implementation

Stream<DetachEvent> get onDetach => detachStreamController.stream;