letterSpacing property

double? letterSpacing
final

The amount of space (in logical pixels) to add between each letter. A negative value can be used to bring the letters closer.

Implementation

final double? letterSpacing;