textTransformExpression property
read / write
Specifies how to capitalize text, similar to the CSS text-transform property.
Default value: "none".
Implementation
List<Object>? textTransformExpression;
Specifies how to capitalize text, similar to the CSS text-transform property.
Default value: "none".
List<Object>? textTransformExpression;