SMapAustriaColors class

Constructors

SMapAustriaColors({Color? at1, Color? at2, Color? at3, Color? at4, Color? at6, Color? at5, Color? at7, Color? at8, Color? at9})

Properties

at1 Color?
Burgenland
final
at2 Color?
Carinthia
final
at3 Color?
Lower Austria
final
at4 Color?
Upper Austria
final
at5 Color?
Salzburg
final
at6 Color?
Styria
final
at7 Color?
Tyrol
final
at8 Color?
Vorarlberg
final
at9 Color?
Vienna
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) SMapAustriaColors