viewport abstract method
Definition of viewport
meta tag attribute
Separate list of viewport strings by commas
https://developer.mozilla.org/en-US/docs/Web/HTML/Viewport_meta_tag
Add web mata data of viewport
attribute
Implementation
viewport(
{
/// Definition of [viewport] meta tag attribute
required String viewport});