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