letterSpacing property Null safety
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;
The amount of space (in logical pixels) to add between each letter. A negative value can be used to bring the letters closer.
final double? letterSpacing;