menu
flutter_hue package
documentation
domain/models/light/light_alert.dart
LightAlert
actionValues property
actionValues property
dark_mode
light_mode
actionValues
property
List
<
String
>
actionValues
final
Alert effects that the light supports.
Implementation
final List<String> actionValues;
flutter_hue package
documentation
domain/models/light/light_alert
LightAlert
actionValues property
LightAlert class