RALColor class

Constructors

RALColor({required int numberRalColor})

Properties

hashCode int
The hash code for this object.
no setterinherited
numberRalColor int
latefinal
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

getName() NamesRal
getRAL() RAL
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toColor() Color
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Methods

getMap() Map<int, RAL>
initialisation() Future<bool>