menu
u package
documentation
utilities.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;
u package
documentation
utilities
PageRouteReportMixin<T>
willHandlePopInternally property
PageRouteReportMixin mixin