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