Gets the current word where the cursor is located.
String get currentWord => wordAt(currentWordIndex);