SMapGreeceColors class

Constructors

SMapGreeceColors({Color? grA, Color? grB, Color? grC, Color? grD, Color? grE, Color? grF, Color? grG, Color? grH, Color? grI, Color? grJ, Color? grK, Color? grL, Color? grM, Color? gr69})

Properties

gr69 Color?
Mount Athos
final
grA Color?
East Macedonia and Thrace
final
grB Color?
Central Macedonia
final
grC Color?
West Macedonia
final
grD Color?
Epirus
final
grE Color?
Thessaly
final
grF Color?
Ionian Islands
final
grG Color?
West Greece
final
grH Color?
Central Greece
final
grI Color?
Attica
final
grJ Color?
Peloponnese
final
grK Color?
North Aegean
final
grL Color?
South Aegean
final
grM Color?
Crete
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) SMapGreeceColors