recalculateHeight method

void recalculateHeight()

Recalculates the height of the editor to remove any vertical scrolling. This method will not do anything if autoAdjustHeight is turned off.

Implementation

void recalculateHeight() {}