menu
flutter_hue package
documentation
domain/models/light/light_dynamics.dart
LightDynamics
speedValid property
speedValid property
dark_mode
light_mode
speedValid
property
bool
speedValid
final
Whether or not the value presented in
speed
is valid.
Implementation
final bool speedValid;
flutter_hue package
documentation
domain/models/light/light_dynamics
LightDynamics
speedValid property
LightDynamics class