letterSpacing property

void letterSpacing=(double? v)

Implementation

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