menu
flutter_hue package
documentation
domain/models/light/light_on.dart
LightOn
isOn property
isOn property
dark_mode
light_mode
isOn
property
bool
isOn
getter/setter pair
Whether or not the light is on.
Implementation
bool isOn;
flutter_hue package
documentation
domain/models/light/light_on
LightOn
isOn property
LightOn class