htmlTitleElement top-level property
dynamic
get
htmlTitleElement
Contains the title for a document. This element inherits all of the properties and methods of the HTMLElement interface.
Implementation
_i2.dynamic get htmlTitleElement => _i4.getProperty(
_self,
'HTMLTitleElement',
);