menu
flutter_inappwebview_forge
flutter_inappwebview_forge.dart
CustomTabsShareState
SHARE_STATE_ON constant
SHARE_STATE_ON
dark_mode
light_mode
SHARE_STATE_ON
constant
CustomTabsShareState
const
SHARE_STATE_ON
Shows a share option in the tab.
Implementation
static const SHARE_STATE_ON = CustomTabsShareState._internal(1, 1);
flutter_inappwebview_forge
flutter_inappwebview_forge
CustomTabsShareState
SHARE_STATE_ON constant
CustomTabsShareState class