Flutter
material
MaterialPageRoute
<
T
>
builder property
builder
MaterialPageRoute class
Constructors
MaterialPageRoute
Properties
barrierColor
barrierLabel
builder
debugLabel
maintainState
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
addLocalHistoryEntry
addScopedWillPopCallback
changedExternalState
changedInternalState
createAnimation
createAnimationController
createOverlayEntries
didChangeNext
didChangePrevious
didComplete
didPop
didPopNext
didPush
didReplace
dispose
install
noSuchMethod
removeLocalHistoryEntry
removeScopedWillPopCallback
setState
toString
willPop
Operators
operator ==
builder property
WidgetBuilder
builder
final
Builds the primary contents of the route.
Implementation
final WidgetBuilder builder