Flutter
widgets
RouteAware
didPop method
didPop
RouteAware class
Constructors
RouteAware
Properties
hashCode
runtimeType
Methods
didPop
didPopNext
didPush
didPushNext
noSuchMethod
toString
Operators
operator ==
didPop method
void
didPop
(
)
Called when the current route has been popped off.
Implementation
void didPop() { }