Keyboard.onKeyboardType

Event that is called every time a new text character is typed

class Keyboard
static
Event!dchar onKeyboardType;

Meta