hiddenInputBar method

void hiddenInputBar()

Implementation

void hiddenInputBar() {
  _inputBarState?.hiddenInputBar();
}