$AssetsImagesGen class

Constructors

$AssetsImagesGen()
const

Properties

File path: assets/images/app_logo.svg
no setter
hashCode int
The hash code for this object.
no setterinherited
icon AssetGenImage
File path: assets/images/icon.png
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
splash AssetGenImage
File path: assets/images/splash.png
no setter
splashAndroid12 AssetGenImage
File path: assets/images/splash_android_12.png
no setter
values List
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