startTextInput method

void startTextInput()

Start accepting Unicode text input events.

SDL Docs

Implementation

void startTextInput() => sdl.SDL_StartTextInput();