wordSpacing property

void wordSpacing=(double? v)

Implementation

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