func updateUIView()

in ios_widget_catalog_compare/ios/Runner/OverlaySwiftUIView.swift [140:142]


  func updateUIView(_ uiView: UISearchBar, context: UIViewRepresentableContext<SearchBar>) {
    uiView.text = text
  }