lowercaseElementName property

bool? lowercaseElementName
final

Whether to cast the element name in the parse marker to lowercase. Can be configured globally via HypertextThemeExtension.

Implementation

final bool? lowercaseElementName;