head property

Element? get head

Implementation

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