SMapBotswanaColors class

Constructors

SMapBotswanaColors({Color? bwCE, Color? bwGH, Color? bwKG, Color? bwKL, Color? bwKW, Color? bwNE, Color? bwNW, Color? bwSE, Color? bwSO})

Properties

bwCE Color?
Central
getter/setter pair
bwGH Color?
Ghanzi
getter/setter pair
bwKG Color?
Kgalagadi
getter/setter pair
bwKL Color?
Kgatleng
getter/setter pair
bwKW Color?
Kweneng
getter/setter pair
bwNE Color?
North-East
getter/setter pair
bwNW Color?
North-West
getter/setter pair
bwSE Color?
South-East
getter/setter pair
bwSO Color?
Southern
getter/setter pair
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) SMapBotswanaColors