ResultEventBusNavEntryDecorator


Wraps the content of a NavEntry with a LocalResultEventBus to provide the ability to pass results to previous entries on the navigation backstack.

Summary

Public constructors

Cmn

Public constructors

ResultEventBusNavEntryDecorator

<T : Any> ResultEventBusNavEntryDecorator(
    bus: ResultEventBus = ResultEventBus()
)