head property - HtmlDocument class - dart:html library (
original
) (
raw
)
description
HeadElement
? gethead
Implementation
HeadElement? get head => _head;