registerTextInput method Null safety
protected">@protected
Registers text input emulation.
Implementation
@protected
void registerTextInput() {
_testTextInput.register();
}
Registers text input emulation.
@protected
void registerTextInput() {
_testTextInput.register();
}