Flutter
widgets
RouteTransitionRecord
route property
route
description
route
property
Null safety
Route
route
Retrieves the wrapped
Route
.
Implementation
Route<dynamic> get route;
Flutter
widgets
RouteTransitionRecord
route property
RouteTransitionRecord class
Constructors
RouteTransitionRecord
Properties
hashCode
isWaitingForEnteringDecision
isWaitingForExitingDecision
route
runtimeType
Methods
markForAdd
markForComplete
markForPop
markForPush
markForRemove
noSuchMethod
toString
Operators
operator ==