onNavigate method

void onNavigate()

Invoke onNavigate callback and navigate according the logic defined there.

Implementation

void onNavigate() => _navigationBuilder.onNavigate();