onInit property

void Function(PapilioRouterDelegate<T> delegate, IocContainer container) onInit
getter/setter pair

Use this to navigate to the first page in the app

Implementation

void Function(PapilioRouterDelegate<T> delegate, IocContainer container)
    onInit;