textTransform property Null safety

TextTransform? textTransform
read / write

Specifies how to capitalize text, similar to the CSS text-transform property.

Implementation

TextTransform? textTransform;