@override Future<void> setTextSelectionEnabled(bool enabled) => _channel.invokeMethod<void>('setTextSelectionEnabled', enabled);