WebViewWeb constructor
WebViewWeb({
- String notSupportedMessage = 'Web view is not supported on this platform.',
Implementation
WebViewWeb(
{this.notSupportedMessage =
'Web view is not supported on this platform.'});