menu
webview_inapp package
documentation
flutter_inappwebview.dart
MetaTagAttribute
MetaTagAttribute constructor
MetaTagAttribute constructor
dark_mode
light_mode
MetaTagAttribute
constructor
MetaTagAttribute
(
{
String
?
name
,
String
?
value
,
})
Implementation
MetaTagAttribute({this.name, this.value});
webview_inapp package
documentation
flutter_inappwebview
MetaTagAttribute
MetaTagAttribute constructor
MetaTagAttribute class