TextInputDispatcher constructor
TextInputDispatcher(
- RenderContext<
LoadInstanceContext> context, - int rootId,
- int id,
- TextEditingControllerProxy controller,
Implementation
TextInputDispatcher(this.context, this.rootId, this.id, this.controller);