resetHeight method

void resetHeight()

Resets the height of the editor back to the original if it was changed to accommodate the keyboard. This should only be used on mobile, and only when adjustHeightForKeyboard is enabled.

Implementation

void resetHeight() {}