UnsupportedDisplay constructor
UnsupportedDisplay(
- AutoSizerPlatformDispatcher _platformDispatcher,
- FlutterView _view,
- Object? error
Implementation
UnsupportedDisplay(this._platformDispatcher, this._view, this.error);