dismissible property
final
Whether touching the barrier will pop the current route off the Navigator.
See also:
- ModalRoute.barrierDismissible, which controls this property for the AnimatedModalBarrier built by ModalRoute pages.
Implementation
final bool dismissible;