@override Future<void> setSymbolTextAllowOverlap(bool enable) { return _controller.setSymbolTextAllowOverlap(enable); }