head property
HTMLHeadElement
get
head
Returns the head element.
Implementation
_i3.HTMLHeadElement get head => _i4.getProperty(
this,
'head',
);
Returns the head element.
_i3.HTMLHeadElement get head => _i4.getProperty(
this,
'head',
);