wordSpacing method

void wordSpacing(
  1. double space
)

Implementation

void wordSpacing(double space) => _textModel.wordSpacing = space;