Home > blockly > zelos > TopRow > (constructor)
zelos.TopRow.(constructor)
Constructs a new instance of the TopRow class
Signature:
constructor(constants: ConstantProvider);
Parameters
| Parameter | Type | Description |
|---|---|---|
| constants | ConstantProvider | The rendering constants provider. |