letter spacing flutter code example Example: flutter wordspaceing TextFormField( style: TextStyle( letterSpacing: 2.0, ), ),