RALIColors class
///////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////////
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent 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
- background → const Color
- backgroundDark → const Color
- cloudHeavy → const Color
- cloudLight → const Color
- destinationMarker → const Color
- error → const Color
- info → const Color
- locationMarker → const Color
- precipitationHeavy → const Color
- precipitationLight → const Color
- primary → const Color
- primaryDark → const Color
- primaryLight → const Color
- routeAlternative → const Color
- routeLine → const Color
- secondary → const Color
- secondaryDark → const Color
- secondaryLight → const Color
- shadow1 → const Color
- shadow2 → const Color
- shadow3 → const Color
- shadow4 → const Color
- shadow5 → const Color
- success → const Color
- surface → const Color
- textDisabled → const Color
- textPrimary → const Color
- textSecondary → const Color
- warning → const Color