closePopup method

void closePopup()

close popup

Implementation

void closePopup() => Navigator.pop(context);