Future<void> setTextForAimToSelectAutoHint(String text) async { _textForAimToSelectAutoHint = text; await _controller?.update(); }