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