Flutter
cupertino
CupertinoPageRoute
<
T
>
builder property
builder
CupertinoPageRoute class
Constructors
CupertinoPageRoute
Properties
barrierColor
barrierLabel
builder
debugLabel
maintainState
popGestureEnabled
popGestureInProgress
previousTitle
title
transitionDuration
animation
barrierDismissible
canPop
completed
controller
currentResult
finishedWhenPopped
focusScopeNode
fullscreenDialog
hashCode
hasScopedWillPopCallback
isActive
isCurrent
isFirst
navigator
offstage
opaque
overlayEntries
popped
runtimeType
secondaryAnimation
semanticsDismissible
settings
subtreeContext
willHandlePopInternally
Methods
buildPage
buildTransitions
canTransitionFrom
canTransitionTo
didChangePrevious
dispose
addLocalHistoryEntry
addScopedWillPopCallback
changedExternalState
changedInternalState
createAnimation
createAnimationController
createOverlayEntries
didChangeNext
didComplete
didPop
didPopNext
didPush
didReplace
install
noSuchMethod
removeLocalHistoryEntry
removeScopedWillPopCallback
setState
toString
willPop
Operators
operator ==
Static methods
buildPageTransitions
isPopGestureInProgress
builder property
WidgetBuilder
builder
final
Builds the primary contents of the route.
Implementation
final WidgetBuilder builder