menu
morpheus package
documentation
page_routes/morpheus_page_route.dart
MorpheusPageRoute<T>
builder property
builder property
dark_mode
light_mode
builder
property
WidgetBuilder
builder
final
Builds the contents of the route.
Implementation
final
WidgetBuilder builder;
morpheus package
documentation
page_routes/morpheus_page_route
MorpheusPageRoute<T>
builder property
MorpheusPageRoute class
Constructors
MorpheusPageRoute
Properties
allowSnapshotting
animation
barrierColor
barrierCurve
barrierDismissible
barrierLabel
borderRadius
builder
canPop
completed
controller
currentResult
debugLabel
delegatedTransition
filter
finishedWhenPopped
fullscreenDialog
hasActiveRouteBelow
hashCode
hasScopedWillPopCallback
impliesAppBarDismissal
isActive
isCurrent
isFirst
maintainState
navigator
offstage
opaque
overlayEntries
parentKey
popDisposition
popGestureEnabled
popGestureInProgress
popped
receivedTransition
requestFocus
restorationScopeId
reverseTransitionDuration
runtimeType
scaleChild
scrimColor
secondaryAnimation
semanticsDismissible
settings
subtreeContext
transitionColor
transitionDuration
transitionToChild
traversalEdgeBehavior
willDisposeAnimationController
willHandlePopInternally
Methods
addLocalHistoryEntry
addScopedWillPopCallback
buildModalBarrier
buildPage
buildTransitions
canTransitionFrom
canTransitionTo
changedExternalState
changedInternalState
createAnimation
createAnimationController
createOverlayEntries
didAdd
didChangeNext
didChangePrevious
didComplete
didPop
didPopNext
didPush
didReplace
dispose
handleCancelBackGesture
handleCommitBackGesture
handleStartBackGesture
handleUpdateBackGestureProgress
install
noSuchMethod
onPopInvoked
onPopInvokedWithResult
registerPopEntry
removeLocalHistoryEntry
removeScopedWillPopCallback
setState
toString
unregisterPopEntry
willPop
Operators
operator ==