setCaretRectAndTransform method
Informs the text input control about caret area changes.
This method is called when the attached input client's caret area changes.
Implementation
void setCaretRectAndTransform(Rect rect, Matrix4 transform) {}
Informs the text input control about caret area changes.
This method is called when the attached input client's caret area changes.
void setCaretRectAndTransform(Rect rect, Matrix4 transform) {}