menu
hubble_main package
documentation
app/navigation/navigation.dart
AppNavigationHelpers
maybePop method
maybePop method
dark_mode
light_mode
maybePop
method
@
override
Future
<
void
>
maybePop
(
{
dynamic
result
,
})
override
Implementation
@override Future<void> maybePop({dynamic result}) { return navigatorState.maybePop(result); }
hubble_main package
documentation
app/navigation/navigation
AppNavigationHelpers
maybePop method
AppNavigationHelpers class