SHARE_STATE_OFF constant
CustomTabsShareState
const SHARE_STATE_OFF
Explicitly does not show a share option in the tab.
Implementation
static const SHARE_STATE_OFF = CustomTabsShareState._internal(2, 2);