Searched refs:STRONG (Results 1 – 2 of 2) sorted by relevance
| /expo/docs/ui/components/Text/ | ||
| H A D | types.ts | 18 STRONG = 'strong', enumerator |
| H A D | index.tsx | 217 export const BOLD = createTextComponent(TextElement.STRONG, css({ fontWeight: 600 })); |