textTransform property
Specifies how to capitalize text, similar to the CSS text-transform
property.
Default value: "none".
Implementation
TextTransform? textTransform;
Specifies how to capitalize text, similar to the CSS text-transform
property.
Default value: "none".
TextTransform? textTransform;