blockly > blockRendering > ConstantProvider > setFontConstants_
blockRendering.ConstantProvider.setFontConstants_() method
Set constants related to fonts.
Signature:
protected setFontConstants_(theme: Theme): void;
Parameters
Parameter | Type | Description |
---|---|---|
theme | Theme | The current workspace theme. |
Returns:
void