head property

HeadElement head
@DomName('Document.head')

Implementation

@DomName('Document.head')
HeadElement get head => _head;