Make showToolbar public.
this._getScrollOffsetForCaret(this.renderEditable.getLocalRectForCaret(position)));
}
bool showToolbar() {
public bool showToolbar() {
if (this._selectionOverlay == null) {
return false;