browserAction property

ChromeBrowserAction get browserAction

Use browser actions to put icons in the main Google Chrome toolbar, to the right of the address bar. In addition to its icon, a browser action can have a tooltip, a badge, and a popup.

Implementation

ChromeBrowserAction get browserAction => _browserAction;