Flutter
widgets
ModalRoute
barrierDismissable
barrierDismissable
Flutter
widgets
ModalRoute
barrierDismissable
property
barrierDismissable
Flutter
widgets
ModalRoute
Static methods
of
withName
Constructors
ModalRoute
Properties
animation
barrierColor
barrierDismissable
focusKey
forwardAnimation
maintainState
offstage
settings
subtreeContext
completed
controller
currentResult
debugLabel
finishedWhenPopped
hashCode
isActive
isCurrent
navigator
opaque
overlayEntries
popped
runtimeType
transitionDuration
willHandlePopInternally
Operators
operator ==
Methods
buildPage
buildTransitions
createOverlayEntries
didPopNext
didPush
install
setState
toString
addLocalHistoryEntry
canTransitionFrom
canTransitionTo
createAnimation
createAnimationController
didChangeNext
didPop
didReplace
dispose
finished
noSuchMethod
removeLocalHistoryEntry
startPopGesture
bool
barrierDismissable
Whether you can dismiss this route by tapping the modal barrier.
Source
bool get barrierDismissable;