FontData class

Available extensions
Annotations
  • @JS()
  • @staticInterop

Constructors

FontData()
factory

Properties

family String

Available on FontData, provided by the PropsFontData extension

no setter
fullName String

Available on FontData, provided by the PropsFontData extension

no setter
hashCode int
The hash code for this object.
no setterinherited
postscriptName String

Available on FontData, provided by the PropsFontData extension

no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
style String

Available on FontData, provided by the PropsFontData extension

no setter

Methods

blob() Future<Blob>

Available on FontData, provided by the PropsFontData extension

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