menu
getme package
documentation
get_navigation/src/routes/default_route.dart
PageRouteReportMixin<T>
willHandlePopInternally property
willHandlePopInternally property
dark_mode
light_mode
willHandlePopInternally
property
bool
get
willHandlePopInternally
inherited
Whether calling
didPop
would return false.
Implementation
bool get willHandlePopInternally => false;
getme package
documentation
get_navigation/src/routes/default_route
PageRouteReportMixin<T>
willHandlePopInternally property
PageRouteReportMixin mixin