Flutter
widgets
TransitionRoute
debugLabel
debugLabel
Flutter
widgets
TransitionRoute
debugLabel
property
debugLabel
Flutter
widgets
TransitionRoute
Constructors
TransitionRoute
Properties
animation
completed
controller
debugLabel
finishedWhenPopped
forwardAnimation
opaque
transitionDuration
currentResult
focusKey
hashCode
isActive
isCurrent
navigator
overlayEntries
popped
runtimeType
willHandlePopInternally
Operators
operator ==
Methods
canTransitionFrom
canTransitionTo
createAnimation
createAnimationController
didChangeNext
didPop
didPopNext
didPush
didReplace
dispose
finished
install
toString
createOverlayEntries
noSuchMethod
startPopGesture
String
debugLabel
A short description of this route useful for debugging.
Source
String get debugLabel => '$runtimeType';