nowhere method

void nowhere()

Changes router location to the Routes.nowhere page.

Implementation

void nowhere() => go(Routes.nowhere);