action property

ChromeAction get action

Use the chrome.action API to control the extension's icon in the Google Chrome toolbar.

Implementation

ChromeAction get action => _action;