insertHtml method
Insert HTML at the position of the cursor in the editor Note: This method should not be used for plaintext strings
Implementation
void insertHtml(String html) {}
Insert HTML at the position of the cursor in the editor Note: This method should not be used for plaintext strings
void insertHtml(String html) {}