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