SMapFranceColors class

Constructors

SMapFranceColors({Color? frA, Color? frB, Color? frC, Color? frD, Color? frE, Color? frF, Color? frG, Color? frH, Color? frI, Color? frJ, Color? frK, Color? frL, Color? frM, Color? frN, Color? frO, Color? frP, Color? frQ, Color? frR, Color? frS, Color? frT, Color? frU, Color? frV})

Properties

frA Color?
Alsace
final
frB Color?
Aquitaine
final
frC Color?
Auvergne
final
frD Color?
Bourgogne
final
frE Color?
Bretagne
final
frF Color?
Centre
final
frG Color?
Champagne-Ardenne
final
frH Color?
Corse
final
frI Color?
Franche-Comté
final
frJ Color?
Île-de-France
final
frK Color?
Languedoc-Roussillon
final
frL Color?
Limousin
final
frM Color?
Lorraine
final
frN Color?
Midi-Pyrénées
final
frO Color?
Nord-Pas-de-Calais
final
frP Color?
Basse-Normandie
final
frQ Color?
Haute-Normandie
final
frR Color?
Pays de la Loire
final
frS Color?
Picardie
final
frT Color?
Poitou-Charentes
final
frU Color?
Provence-Alpes-Côte d'Azur
final
frV Color?
Rhône-Alpes
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) SMapFranceColors