headContent property
Additional content for the head section.
Can be a String, Node, or List<dynamic>.
Implementation
final Object? headContent;
Additional content for the head section.
Can be a String, Node, or List<dynamic>.
final Object? headContent;