menu
flutter_hue package
documentation
domain/models/light/light.dart
Light
on property
on property
dark_mode
light_mode
on
property
LightOn
on
getter/setter pair
On/Off state of the light on=true, off=false.
Implementation
LightOn on;
flutter_hue package
documentation
domain/models/light/light
Light
on property
Light class