menu
flutter_hue package
documentation
exceptions/negative_value_exception.dart
NegativeValueException
value property
value property
dark_mode
light_mode
value
property
num
?
value
final
The number that caused this exception to be thrown.
Implementation
final num? value;
flutter_hue package
documentation
exceptions/negative_value_exception
NegativeValueException
value property
NegativeValueException class