omnibox property
ChromeOmnibox
get
omnibox
The omnibox API allows you to register a keyword with Google Chrome's address bar, which is also known as the omnibox.
Implementation
ChromeOmnibox get omnibox => _omnibox;