head property

Element? head

Implementation

Element? get head => documentElement?.querySelector('head');