head property

HTMLHeadElement get head

Returns the head element.

MDN Reference

Implementation

_i3.HTMLHeadElement get head => _i4.getProperty(
      this,
      'head',
    );