lightRGBEvents property

Stream<LightRGBEvent>? lightRGBEvents

Stream of LightRGBEvents

Implementation

Stream<LightRGBEvent>? get lightRGBEvents => _lightRGBEvents;