Flutter
widgets
Route
willHandlePopInternally
willHandlePopInternally
Flutter
widgets
Route
willHandlePopInternally
property
willHandlePopInternally
Flutter
widgets
Route
Constructors
Route
Properties
currentResult
focusKey
isActive
isCurrent
navigator
overlayEntries
popped
willHandlePopInternally
hashCode
runtimeType
Operators
operator ==
Methods
didChangeNext
didPop
didPopNext
didPush
didReplace
dispose
install
startPopGesture
noSuchMethod
toString
bool
willHandlePopInternally
Whether calling didPop() would return false.
Source
bool get willHandlePopInternally => false;