$AssetsFontsGen class
Properties
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
interBlack
→ String
-
File path: assets/fonts/Inter-Black.ttf
no setter
-
interBold
→ String
-
File path: assets/fonts/Inter-Bold.ttf
no setter
-
File path: assets/fonts/Inter-ExtraBold.ttf
no setter
-
File path: assets/fonts/Inter-ExtraLight.ttf
no setter
-
interLight
→ String
-
File path: assets/fonts/Inter-Light.ttf
no setter
-
interMedium
→ String
-
File path: assets/fonts/Inter-Medium.ttf
no setter
-
interRegular
→ String
-
File path: assets/fonts/Inter-Regular.ttf
no setter
-
interSemiBold
→ String
-
File path: assets/fonts/Inter-SemiBold.ttf
no setter
-
interThin
→ String
-
File path: assets/fonts/Inter-Thin.ttf
no setter
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
values
→ List<String>
-
List of all assets
no setter
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited