menu
flutter_hue package
documentation
domain/models/light/light.dart
Light
mode property
mode property
dark_mode
light_mode
mode
property
LightMode
mode
final
The mode this light is in.
Implementation
final LightMode mode;
flutter_hue package
documentation
domain/models/light/light
Light
mode property
Light class