LightId constructor

const LightId(
  1. int value
)

Creates a renderer light identifier.

Implementation

const LightId(this.value);