menu
flutter_hue package
documentation
domain/models/light/light_gradient/light_gradient.dart
LightGradient
modeValues property
modeValues property
dark_mode
light_mode
modeValues
property
List
<
String
>
modeValues
final
Modes a gradient device can deploy the gradient palette of colors.
Implementation
final List<String> modeValues;
flutter_hue package
documentation
domain/models/light/light_gradient/light_gradient
LightGradient
modeValues property
LightGradient class