SMapSpainColors class

Constructors

SMapSpainColors({Color? esAN, Color? esAR, Color? esAS, Color? esCB, Color? esCL, Color? esCM, Color? esCN, Color? esCT, Color? esEX, Color? esGA, Color? esRI, Color? esMD, Color? esMC, Color? esNC, Color? esIB, Color? esPV, Color? esVC})

Properties

esAN Color?
Andalusia
final
esAR Color?
Aragon
final
esAS Color?
Asturias
final
esCB Color?
Cantabria
final
esCL Color?
Castile and Leon
final
esCM Color?
Castile-La Mancha
final
esCN Color?
Canary Islands
final
esCT Color?
Catalonia
final
esEX Color?
Extremadura
final
esGA Color?
Galicia
final
esIB Color?
Balearic Islands
final
esMC Color?
Murcia
final
esMD Color?
Madrid
final
esNC Color?
Navarra
final
esPV Color?
Basque Country
final
esRI Color?
La Rioja
final
esVC Color?
Valencia
final
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
toMap() Map<String, Color?>
toString() String
A string representation of this object.
inherited

Operators

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

Static Methods

fromMap(Map<String, Color?> map) SMapSpainColors