Flutter
widgets
TransitionRoute
<
T
>
debugLabel property
debugLabel
TransitionRoute class
Constructors
TransitionRoute
Properties
animation
completed
controller
debugLabel
finishedWhenPopped
opaque
secondaryAnimation
transitionDuration
currentResult
hashCode
isActive
isCurrent
isFirst
navigator
overlayEntries
popped
runtimeType
settings
willHandlePopInternally
Methods
canTransitionFrom
canTransitionTo
createAnimation
createAnimationController
didChangeNext
didPop
didPopNext
didPush
didReplace
dispose
install
toString
changedExternalState
changedInternalState
createOverlayEntries
didChangePrevious
didComplete
noSuchMethod
willPop
Operators
operator ==
debugLabel property
String
debugLabel
A short description of this route useful for debugging.
Implementation
String get debugLabel => '$runtimeType';