SMapItalyColors class

Constructors

SMapItalyColors({Color? vaVA, Color? smSM, Color? frH, Color? mtMT, Color? it65, Color? it77, Color? it78, Color? it72, Color? it45, Color? it36, Color? it62, Color? it42, Color? it25, Color? it57, Color? it67, Color? it21, Color? it75, Color? it88, Color? it82, Color? it52, Color? it32, Color? it55, Color? it23, Color? it34})

Properties

frH Color?
Corsica, France
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
it21 Color?
Piemonte
getter/setter pair
it23 Color?
Valle d'Aosta
getter/setter pair
it25 Color?
Lombardia
getter/setter pair
it32 Color?
Trentino-Alto Adige
getter/setter pair
it34 Color?
Veneto
getter/setter pair
it36 Color?
Friuli-Venezia Giulia
getter/setter pair
it42 Color?
Liguria
getter/setter pair
it45 Color?
Emilia-Romagna
getter/setter pair
it52 Color?
Toscana
getter/setter pair
it55 Color?
Umbria
getter/setter pair
it57 Color?
Marche
getter/setter pair
it62 Color?
Lazio
getter/setter pair
it65 Color?
Abruzzo
getter/setter pair
it67 Color?
Molise
getter/setter pair
it72 Color?
Campania
getter/setter pair
it75 Color?
Puglia
getter/setter pair
it77 Color?
Basilicata
getter/setter pair
it78 Color?
Calabria
getter/setter pair
it82 Color?
Sicilia
getter/setter pair
it88 Color?
Sardegna
getter/setter pair
mtMT Color?
Malta
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
smSM Color?
San Marino
getter/setter pair
vaVA Color?
Vatican City
getter/setter pair

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) SMapItalyColors