Future<void> setTextForDoubleTapToUnfreezeHint(String text) { _textForDoubleTapToUnfreezeHint = text; return _controller.update(); }