MC_COLOR_TEMPERATURE class Null safety Enum
Describes a monitor's color temperature.
Constructors
Properties
- hashCode → int
-
The hash code for this object.
read-only, inherited
- runtimeType → Type
-
A representation of the runtime type of the object.
read-only, inherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- MC_COLOR_TEMPERATURE_4000K → const int
-
1
- MC_COLOR_TEMPERATURE_5000K → const int
-
2
- MC_COLOR_TEMPERATURE_6500K → const int
-
3
- MC_COLOR_TEMPERATURE_7500K → const int
-
4
- MC_COLOR_TEMPERATURE_8200K → const int
-
5
- MC_COLOR_TEMPERATURE_9300K → const int
-
6
- MC_COLOR_TEMPERATURE_10000K → const int
-
7
- MC_COLOR_TEMPERATURE_11500K → const int
-
8
- MC_COLOR_TEMPERATURE_UNKNOWN → const int
-
0