FontModel class
Constructors
Properties
- fontFamily → String
-
字体族名
final
- fontUrl → String?
-
单个字体文件地址
final
-
fontWeights
→ Map<
int, String> ? -
不同字重集合,key-
FontWidget.value,value-字体文件地址final - 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
-
toJson(
) → Map< String, dynamic> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited