pop abstract method
Pop the top-most route off the navigator that most tightly encloses the given context.
Implementation
void pop(BuildContext context);
Pop the top-most route off the navigator that most tightly encloses the given context.
void pop(BuildContext context);