Icon class

UTF-8 Icons

Constructors

Icon()

Properties

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
toString() String
A string representation of this object.
inherited

Operators

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

Constants

BALLOT_X → const String
CHECKMARK → const String
HEAVY_BALLOT_X → const String
HEAVY_CHECKMARK → const String
HEAVY_VERTICAL_BAR → const String
HORIZONTAL_LINE → const String
LEFT_VERTICAL_LINE → const String
LOW_LINE → const String
PIPE_BOTH → const String
PIPE_HORIZONTAL → const String
PIPE_LEFT_HALF_VERTICAL → const String
PIPE_LEFT_VERTICAL → const String
PIPE_VERTICAL → const String
REFRESH → const String
STAR → const String
VERTICAL_LINE → const String