convertClassNames property
If the class names should be converted using StringUtils.toCamelCase
.
Implementation
final bool? convertClassNames;
If the class names should be converted using StringUtils.toCamelCase
.
final bool? convertClassNames;