flutter wordspaceing

JavaScript
TextFormField(
  style: TextStyle(
    letterSpacing: 2.0,
  ),
),
Source

Also in JavaScript: