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