menu
basecraft package
documentation
core/packages.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;
basecraft package
documentation
core/packages
PageRouteReportMixin<T>
willHandlePopInternally property
PageRouteReportMixin mixin