unitut_pdf
app_route.gr
AppRoute
AppRoute constructor
AppRoute
AppRoute
constructor
Null safety
AppRoute
(
[
GlobalKey
<
NavigatorState
>
?
navigatorKey
]
)
Implementation
AppRoute([_i7.GlobalKey<_i7.NavigatorState>? navigatorKey]) : super(navigatorKey);
unitut_pdf
app_route.gr
AppRoute
AppRoute constructor
AppRoute class
Constructors
AppRoute
Properties
activeGuardObserver
canNavigateBack
canPopSelfOrChildren
childControllers
current
currentChild
currentPath
currentSegments
currentUrl
hasEntries
hashCode
hasListeners
hasPagelessTopRoute
isRoot
isTopMost
key
managedByWidget
matcher
navigationHistory
navigatorKey
onNavigate
pageBuilder
pageCount
pagelessRoutesObserver
pagesMap
parentAsStackRouter
pendingRoutesHandler
root
routeCollection
routeData
routes
runtimeType
stack
stackData
stateHash
topMatch
topPage
topRoute
urlState
Methods
addListener
attachChildController
buildPageRoute
buildPageRoutesStack
declarativeDelegate
defaultRouteParser
delegate
dispose
innerRouterOf
isPathActive
isRouteActive
isRouteDataActive
markUrlStateForReplace
navigate
navigateAll
navigateBack
navigateNamed
noSuchMethod
notifyAll
notifyListeners
parent
pop
popAndPush
popAndPushAll
popForced
popTop
popUntil
popUntilRoot
popUntilRouteWithName
push
pushAll
pushAndPopUntil
pushNamed
pushNativeRoute
pushWidget
removeChildController
removeLast
removeListener
removeRoute
removeUntil
removeWhere
replace
replaceAll
replaceNamed
routeInfoProvider
topMostRouter
toString
updateDeclarativeRoutes
updateRouteData
Operators
operator ==