Lights constructor

const Lights(
  1. int value
)

Implementation

const Lights(this.value);