init()

in ios_widget_catalog_compare/ios/Runner/OverlaySwiftUIView.swift [119:121]


    init(text: Binding<String>) {
      _text = text
    }