headContent property

Object? headContent
final

Additional content for the head section.

Can be a String, Node, or List<dynamic>.

Implementation

final Object? headContent;