menu
flutter_hue package
documentation
exceptions/unit_interval_exception.dart
UnitIntervalException
message property
message property
dark_mode
light_mode
message
property
String
?
message
final
The error message associated with this exception.
Implementation
final String? message;
flutter_hue package
documentation
exceptions/unit_interval_exception
UnitIntervalException
message property
UnitIntervalException class