maybePop method

Future<void> maybePop()

Implementation

Future<void> maybePop() => Navigator.of(this).maybePop();