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