NavigatorDisposedException constructor
NavigatorDisposedException([
- String message = 'Navigator has been disposed'
Creates a NavigatorDisposedException.
Implementation
NavigatorDisposedException([this.message = 'Navigator has been disposed']);