Home
last modified time | relevance | path

Searched refs:textShadow (Results 1 – 3 of 3) sorted by relevance

/expo/packages/@expo/metro-runtime/build/error-overlay/toast/
H A DErrorToast.js111 textShadow: `0px 0px 3px ${LogBoxStyle.getBackgroundColor(0.8)}`, property
H A DErrorToast.js.map1 …lineHeight: 18,\n textAlign: 'center',\n fontWeight: '600',\n textShadow: `0px 0px 3px ${…
/expo/packages/@expo/metro-runtime/src/error-overlay/toast/
H A DErrorToast.tsx131 textShadow: `0px 0px 3px ${LogBoxStyle.getBackgroundColor(0.8)}`,