fontWeight
fontWeight(value: number | bold | normal | medium | lighter | inherit | -moz-initial | initial | revert | unset | black | thin | light | bolder | hairline | semibold | extrabold,variants: AnonymousObject<any>): FlattenInterpolation<ThemeProps<any>>
Parameters
(Mandatory parameters are in bold)| Parameters | Type | Description | 
|---|---|---|
| value | number | bold | normal | medium | lighter | inherit | -moz-initial | initial | revert | unset | black | thin | light | bolder | hairline | semibold | extrabold | |
| variants | AnonymousObject<any> | 
Return
The return is of type FlattenInterpolation<ThemeProps<any>>