letterSpacing property

void letterSpacing=(double? v)

Implementation

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