wordSpacing property

double? wordSpacing
final

The amount of space (in logical pixels) to add at each sequence of white-space (i.e. between each word). A negative value can be used to bring the words closer.

Implementation

final double? wordSpacing;