$AssetsGoogleFontsGen class

Constructors

$AssetsGoogleFontsGen()
const

Properties

hashCode int
The hash code for this object.
no setterinherited
latoBlack String
File path: assets/google_fonts/Lato-Black.ttf
no setter
latoBlackItalic String
File path: assets/google_fonts/Lato-BlackItalic.ttf
no setter
latoBold String
File path: assets/google_fonts/Lato-Bold.ttf
no setter
latoBoldItalic String
File path: assets/google_fonts/Lato-BoldItalic.ttf
no setter
latoItalic String
File path: assets/google_fonts/Lato-Italic.ttf
no setter
latoLight String
File path: assets/google_fonts/Lato-Light.ttf
no setter
latoLightItalic String
File path: assets/google_fonts/Lato-LightItalic.ttf
no setter
latoRegular String
File path: assets/google_fonts/Lato-Regular.ttf
no setter
latoThin String
File path: assets/google_fonts/Lato-Thin.ttf
no setter
latoThinItalic String
File path: assets/google_fonts/Lato-ThinItalic.ttf
no setter
ofl String
File path: assets/google_fonts/OFL.txt
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

Operators

operator ==(Object other) bool
The equality operator.
inherited