NetherlandsColors class

This class takes in a color for each province in the Netherlands.

Constructors

NetherlandsColors({Color? groningen, Color? friesland, Color? drenthe, Color? overijssel, Color? flevoland, Color? gelderland, Color? utrecht, Color? northholland, Color? southholland, Color? zeeland, Color? northbrabant, Color? limburg})
const

Properties

drenthe Color?
Drenthe
final
flevoland Color?
Flevoland
final
friesland Color?
Friesland
final
gelderland Color?
Gelderland
final
groningen Color?
Groningen
final
hashCode int
The hash code for this object.
no setterinherited
limburg Color?
Limburg
final
northbrabant Color?
Noord Brabant
final
northholland Color?
Noord Holland
final
overijssel Color?
Overijssel
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
southholland Color?
Zuid Holland
final
utrecht Color?
Utrecht
final
zeeland Color?
Zeeland
final

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited