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