wordSpacing property

set wordSpacing (double? v)

Implementation

set wordSpacing(double? v) => _style.wordSpacing = v;