lowercaseAttrName property

bool? lowercaseAttrName
final

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

Implementation

final bool? lowercaseAttrName;