closeAiroll method

void closeAiroll()

dismiss the current Airoll menu.

Implementation

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