stopTextInput method

void stopTextInput()

Stop receiving any text input events.

SDL Docs

Implementation

void stopTextInput() => sdl.SDL_StopTextInput();