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