IconDataMaker class
Properties
-
codePoint
→ int
-
The Unicode code point at which this icon is stored in the icon font.
final, inherited
-
fontFamily
→ String
-
The font family from which the glyph for the codePoint will be selected.
final, inherited
-
fontPackage
→ String
-
The name of the package from which the font family is included. [...]
final, inherited
-
hashCode
→ int
-
The hash code for this object. [...]
read-only, inherited
-
matchTextDirection
→ bool
-
Whether this icon should be automatically mirrored in right-to-left
environments. [...]
final, inherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
read-only, inherited
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a non-existent method or property is accessed. [...]
inherited
-
toString()
→ String
-
Returns a string representation of this object.
inherited