pop static method
Dismiss the popup related to the specific BuildContext
Implementation
static pop(BuildContext context) {
VPopupRoute.pop(context);
}
Dismiss the popup related to the specific BuildContext
static pop(BuildContext context) {
VPopupRoute.pop(context);
}