pop method
void pop ()
<p>This function pops the current state.</p>
Implementation
void pop() \{
return navigatorKey.currentState!.pop();
\}
void pop ()
<p>This function pops the current state.</p>
void pop() \{
return navigatorKey.currentState!.pop();
\}