menu
flutter_inappwebview_forge
flutter_inappwebview_forge.dart
MetaTagAttribute
MetaTagAttribute.new constructor
MetaTagAttribute.new
dark_mode
light_mode
MetaTagAttribute
constructor
MetaTagAttribute
(
{
String
?
name
,
String
?
value
,
})
Implementation
MetaTagAttribute({this.name, this.value});
flutter_inappwebview_forge
flutter_inappwebview_forge
MetaTagAttribute
MetaTagAttribute.new constructor
MetaTagAttribute class