BrazilState class
One state, paired with the artwork for it.
Properties
Methods
-
flag(
FlagStyle style) → FlagArtwork -
This state's flag in
style. -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited