Home
last modified time | relevance | path

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

/expo/docs/ui/components/Text/
H A Dtypes.ts22 export type TextWeight = keyof typeof typography.utility.weight; alias
29 weight?: TextWeight;