Skip to main content

popBottomSheet method

void popBottomSheet ()

Implementation

void popBottomSheet() {
_navigationService.pop();
}