setNavigationLogicProvider abstract method
void
setNavigationLogicProvider(
Override the current navigation logic.
Note that this override only what happens when next
is called. This does
not override the internal state checks.
Implementation
void setNavigationLogicProvider(
NavigationLogicProvider navigationLogicProvider);