GlyphSet class
Constructors
-
GlyphSet(dynamic font, dynamic glyphs)
-
Properties
-
font
↔ Font
-
getter/setter pair
-
glyphs
↔ Map
-
getter/setter pair
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
length
↔ int
-
getter/setter pair
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
get(dynamic index)
→ dynamic
-
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
push(dynamic index, dynamic loader)
→ dynamic
-
-
toString()
→ String
-
A string representation of this object.
inherited