Home > react-native-material-kit > setTheme
setTheme() function
Set the current theme.
Signature:
export declare function setTheme(aTheme: Theme): void;
Parameters
Parameter | Type | Description |
---|---|---|
aTheme | Theme |
Returns:
void
Home > react-native-material-kit > setTheme
Set the current theme.
Signature:
export declare function setTheme(aTheme: Theme): void;
Parameter | Type | Description |
---|---|---|
aTheme | Theme |
Returns:
void