toCss
toCss<T>(property: null | string,formatter: undefined | Formatter<T>,value: T,variants: AnonymousObject<any>): FlattenInterpolation<ThemeProps<any>>
Parameters
(Mandatory parameters are in bold)| Parameters | Type | Description | 
|---|---|---|
| formatter | undefined | Formatter<T> | |
| property | null | string | |
| value | T | |
| variants | AnonymousObject<any> | 
Return
The return is of type FlattenInterpolation<ThemeProps<any>>