Home
last modified time | relevance | path

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

/expo/docs/ui/components/Text/
H A Dtypes.ts23 export type TextTheme = keyof typeof theme.text; alias
30 theme?: TextTheme;