refreshWordsCount method

void refreshWordsCount()

Implementation

void refreshWordsCount() => _wordCount = text.length;