sidePanel property
ChromeSidePanel
get
sidePanel
Use the chrome.sidePanel
API to host content in the browser's side panel
alongside the main content of a webpage.
Implementation
ChromeSidePanel get sidePanel => _sidePanel;